Skip to content

Hostname

garrya.com

Last fetched

garrya.com resolves to 1 IPv4 address operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · garrya.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/garrya.com

Resolution chain

garrya.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.30.64.207184.30.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:299
Organization
application manager
Contact emails

Subdomains

6 observed subdomains of garrya.com.

Web-graph footprint

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

163 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for garrya.com.

MechanismTarget
SPF_INCLUDEltxmail.synxis.com
SPF_INCLUDEoracleindustry.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com
SPF_INCLUDEspf_a.oracle.com
SPF_INCLUDEspf_c.oracle.com

Related pages

Pivot deeper into the graph from garrya.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "garrya.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.