Skip to content

Hostname

shpdata.com

Last fetched

shpdata.com resolves to 64.79.134.210, announced in 64.79.128.0/19 by SWITCH-LTD - SWITCH, LTD in US. shpdata.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 · shpdata.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/shpdata.com

Resolution chain

IPv6 resolution

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

Attribution

switch

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Contact emails
********@*****.***, shpdata.com@domainsbyproxy.com, network@shpdata.com

Subdomains

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

  • ns10.digicertdns.com
  • ns0.dnsmadeeasy.com
  • ns1.dnsmadeeasy.com
  • ns2.dnsmadeeasy.com
  • ns3.dnsmadeeasy.com
  • ns4.dnsmadeeasy.com

MX records

  • exmail.shpdata.com

SPF policy

  • include: customers.clickdimensions.com
  • include: spf.app.customerthermometer.com
  • ip: 142.0.186.85
  • ip: 155.130.1.206
  • ip: 155.130.2.193
  • ip: 64.79.134.210
  • ip: 64.79.134.213
  • ip: 64.79.134.223
  • ip: 64.79.137.141

Threat-feed evidence

History

Related pages

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