Skip to content

Hostname

valleywag.com

Last fetched

valleywag.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. valleywag.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 · valleywag.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/valleywag.com

Resolution chain

No IPv4 resolution is recorded for valleywag.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
kinja kft.
Contact emails
domains@blogwire.com, domains@kinja.com, will.holden@gawker.com, 11430a64-3ef6-41a3-bc80-9d16439e7c15@identity-protect.org, 241f9e69-7a40-4db1-ae83-3b11502c80ea@identity-protect.org, 2fd291d1-2a47-4755-aa2a-d9ff3a4dca35@identity-protect.org, 537a9aed-9af8-469d-af84-907e2fb03416@identity-protect.org, 8d80c610-6e71-478a-8fa9-c1b33b6b1a2c@identity-protect.org, 9665a9eb-2189-44d8-a7a3-9a46d48a760e@identity-protect.org, b68820f6-1b64-4223-9e49-c34ae5fe7e8f@identity-protect.org, owner-11811402@valleywag.com.whoisprivacyservice.org, owner-6084446@valleywag.com.whoisprivacyservice.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-158.awsdns-19.com
  • ns-596.awsdns-10.net
  • ns-1133.awsdns-13.org
  • ns-1842.awsdns-38.co.uk

Threat-feed evidence

History

Related pages

Pivot from valleywag.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: "valleywag.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.