Skip to content

Hostname

grasshopper.com

Last fetched

grasshopper.com resolves to 1 IPv4 address operated by TOYOTA-TIS-AS in RU. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · grasshopper.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/grasshopper.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.186.154.79188.186.152.0/22AS31483TOYOTA-TIS-ASRU

WHOIS identity

Registrar
iana:470
Organization
citrix systems
Contact emails

Subdomains

54 observed subdomains of grasshopper.com.

Web-graph footprint

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

1,481 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for grasshopper.com.

MechanismTarget
SPF_Agrasshopper.com
SPF_INCLUDEemail.influitive.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-001a0901.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP173.203.57.48
SPF_IP174.143.95.44

Related pages

Pivot deeper into the graph from grasshopper.com.

Cypher and MCP

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

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