Skip to content

Hostname

roboco.co

Last fetched

roboco.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · roboco.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/roboco.co

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.78.11313.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.2713.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.813.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.221.10318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.11118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.5318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
65.9.175.11465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

6 observed subdomains of roboco.co.

Web-graph footprint

Distinct hostnames that link to or from roboco.co in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for roboco.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.zdsys.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from roboco.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "roboco.co"})-[: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.