Skip to content

Hostname

connected-robotics.com

Last fetched

connected-robotics.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · connected-robotics.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/connected-robotics.com

Resolution chain

connected-robotics.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.176.48.19718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.146.25135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.208.22035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.191.11254.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.99.12157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.50.20657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
connected robotics
Contact emails

Subdomains

7 observed subdomains of connected-robotics.com.

Web-graph footprint

Distinct hostnames that link to or from connected-robotics.com in the public web crawl.

115 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for connected-robotics.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from connected-robotics.com.

Cypher and MCP

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

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