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
Resolution chain
rometic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.79.43.20 | 51.79.0.0/17 | AS16276 | — | CA |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
27 SPF mechanisms authorising senders for rometic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 144.217.200.89 |
| SPF_IP | 144.217.230.56 |
| SPF_IP | 144.217.230.57 |
| SPF_IP | 144.217.230.58 |
| SPF_IP | 144.217.230.59 |
| SPF_IP | 144.217.230.60 |
| SPF_IP | 144.217.230.61 |
| SPF_IP | 144.217.230.62 |
| SPF_IP | 144.217.230.63 |
| SPF_IP | 144.217.97.45 |
| SPF_IP | 51.79.119.58 |
| SPF_IP | 51.79.62.72 |
| SPF_IP | 51.79.62.73 |
| SPF_IP | 51.79.62.74 |
| SPF_IP | 51.79.62.75 |
| SPF_IP | 51.79.62.76 |
| SPF_IP | 51.79.62.77 |
| SPF_IP | 51.79.62.78 |
| SPF_IP | 51.79.62.79 |
| SPF_IP | 54.39.125.20 |
| SPF_IP | 54.39.193.19 |
| SPF_IP | 54.39.75.254 |
| SPF_IP | 54.39.78.91 |
| SPF_IP | 66.70.166.209 |
| SPF_IP | 66.70.166.212 |
| SPF_IP | 66.70.185.218 |
Related pages
Pivot deeper into the graph from rometic.com.
- IP · 51.79.43.20
- ASN · AS16276
- Registrar · iana:1479
- Country · CA
- Email · pw-4cdd6cabf4e731f205fd762957fa148e@privacyguardian.org
- TLD · .com
- Browse hostnames · ro…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.