Skip to content

Hostname

guardant.com

Last fetched

guardant.com resolves to 2 IPv4 addresses operated by SUCURI-SEC - Sucuri in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

guardant.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.124.249.70192.124.249.0/24AS30148SUCURI-SEC - SucuriUS
78.155.198.22778.155.198.0/24AS51115RU

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

15 observed subdomains of guardant.com.

Web-graph footprint

Distinct hostnames that link to or from guardant.com in the public web crawl.

17 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for guardant.com.

MechanismTarget
SPF_IP31.172.134.250
SPF_IP31.186.103.156
SPF_IP95.213.234.250
SPF_MXguardant.com
SPF_MXmx1.aktivco.ru
SPF_MXmx2.aktivco.ru

Related pages

Pivot deeper into the graph from guardant.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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