Skip to content

Hostname

romaco.com

Last fetched

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

Nutrition Label

WHISPER CANON · romaco.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/romaco.com

Resolution chain

romaco.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.210172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.46172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

86 observed subdomains of romaco.com.

Web-graph footprint

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

150 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for romaco.com.

MechanismTarget
SPF_INCLUDE_spf.jpberlin.de
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_INCLUDEzeptomail.net
SPF_IP213.203.238.3
SPF_IP62.157.209.92
SPF_IP77.89.17.201

Related pages

Pivot deeper into the graph from romaco.com.

Cypher and MCP

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

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