Hostname
rombat.ro
Last fetched
rombat.ro has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ici - registrar as the registrar.
Nutrition Label
Resolution chain
rombat.ro has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:ici - registrar
- Organization
- —
- Contact emails
- —
Subdomains
18 observed subdomains of rombat.ro.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rombat.ro in the public web crawl.
69 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for rombat.ro.
| Mechanism | Target |
|---|---|
| SPF_A | mail.rombat.ro |
| SPF_INCLUDE | newsman.app |
| SPF_INCLUDE | nl.rombat.ro |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spmailtechnolo.com |
| SPF_IP | 147.253.212.0 |
| SPF_IP | 46.232.183.135 |
| SPF_IP | 82.208.144.130 |
| SPF_IP | 86.106.179.110 |
| SPF_IP | 91.209.189.51 |
Related pages
Pivot deeper into the graph from rombat.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rombat.ro"})-[: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.