Skip to content

Hostname

vimeows.com

Last fetched

vimeows.com resolves to 74.113.233.128, announced in 74.113.233.0/24 by KAMATERA - Kamatera, Inc. in US. vimeows.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · vimeows.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vimeows.com

Resolution chain

IPv6 resolution

No AAAA record for vimeows.com is recorded in WhisperGraph.

Attribution

kamatera

ORIGIN_AS

WHOIS identity

Registrar
iana:292
Registrant organisation
vimeo.com,
Contact emails
support@vimeo.com

Subdomains

Mail and authentication

Nameservers

  • ns-16.awsdns-02.com
  • ns-896.awsdns-48.net
  • ns-1375.awsdns-43.org
  • ns-1687.awsdns-18.co.uk

SPF policy

  • include: iac.com
  • a: vimeows.com
  • mx: vimeows.com
  • ip: 74.113.232.149
  • ip: 74.113.232.150
  • ip: 74.113.232.193
  • ip: 74.113.233.227
  • ip: 74.113.236.106

Threat-feed evidence

History

Related pages

Pivot from vimeows.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vimeows.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.