Skip to content

Hostname

robopac.com

Last fetched

robopac.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · robopac.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/robopac.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.147172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.109172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:81
Organization
aetna group s.p.a.
Contact emails

Subdomains

20 observed subdomains of robopac.com.

Web-graph footprint

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

163 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for robopac.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.99.198.50
SPF_IP18.117.180.183
SPF_IP2.40.187.18
SPF_IP217.7.228.215
SPF_IP4.15.179.82
SPF_IP46.26.196.218
SPF_IP62.110.221.236
SPF_IP80.17.108.242
SPF_IP82.185.210.36
SPF_IP82.185.210.45
SPF_IP83.146.8.30
SPF_IP85.249.253.10
SPF_IP93.20.234.90

Related pages

Pivot deeper into the graph from robopac.com.

Cypher and MCP

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

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