Skip to content

Hostname

rometic.com

Last fetched

rometic.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · rometic.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rometic.com

Resolution chain

rometic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.79.43.2051.79.0.0/17AS16276CA

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

19 observed subdomains of rometic.com.

Web-graph footprint

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

9 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for rometic.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP144.217.200.89
SPF_IP144.217.230.56
SPF_IP144.217.230.57
SPF_IP144.217.230.58
SPF_IP144.217.230.59
SPF_IP144.217.230.60
SPF_IP144.217.230.61
SPF_IP144.217.230.62
SPF_IP144.217.230.63
SPF_IP144.217.97.45
SPF_IP51.79.119.58
SPF_IP51.79.62.72
SPF_IP51.79.62.73
SPF_IP51.79.62.74
SPF_IP51.79.62.75
SPF_IP51.79.62.76
SPF_IP51.79.62.77
SPF_IP51.79.62.78
SPF_IP51.79.62.79
SPF_IP54.39.125.20
SPF_IP54.39.193.19
SPF_IP54.39.75.254
SPF_IP54.39.78.91
SPF_IP66.70.166.209
SPF_IP66.70.166.212
SPF_IP66.70.185.218

Related pages

Pivot deeper into the graph from rometic.com.

Cypher and MCP

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

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