Skip to content

Hostname

hansonrobotics.com

Last fetched

hansonrobotics.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hansonrobotics.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hansonrobotics.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.102.10318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.12818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
35.202.211.5035.202.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
hanson robotics
Contact emails

Subdomains

13 observed subdomains of hansonrobotics.com.

Web-graph footprint

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

1,088 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hansonrobotics.com.

MechanismTarget
SPF_Ahansonrobotics.com
SPF_IP119.81.15.199
SPF_MXhansonrobotics.com

Related pages

Pivot deeper into the graph from hansonrobotics.com.

Cypher and MCP

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

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