Skip to content

Hostname

elementaryrobotics.com

Last fetched

elementaryrobotics.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · elementaryrobotics.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/elementaryrobotics.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.10813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.93.2513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.48.12018.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.12718.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.2418.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.3518.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:468
Organization
on behalf of elementaryrobotics.com owner
Contact emails

Subdomains

4 observed subdomains of elementaryrobotics.com.

Web-graph footprint

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

27 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for elementaryrobotics.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from elementaryrobotics.com.

Cypher and MCP

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

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