Hostname
rombauer.com
Last fetched
rombauer.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
rombauer.com 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
- iana:299
- Organization
- e. & j. gallo winery
- Contact emails
- az7hr5ex53f@networksolutionsprivateregistration.com
- c95gd8cc3nc@networksolutionsprivateregistration.com
- dy6fh4nk783@networksolutionsprivateregistration.com
- fz8f354y4dr@networksolutionsprivateregistration.com
- g26j94qm4up@networksolutionsprivateregistration.com
- h96u83b98qv@networksolutionsprivateregistration.com
- kj78k3s5449@networksolutionsprivateregistration.com
- m53zc9474c3@networksolutionsprivateregistration.com
- nc8t662y9yg@networksolutionsprivateregistration.com
- nz9hy7ut62q@networksolutionsprivateregistration.com
- q99gw7ke7f4@networksolutionsprivateregistration.com
- tt7xm2sx3wv@networksolutionsprivateregistration.com
- uh6hv2fk6my@networksolutionsprivateregistration.com
- us6by8y57dr@networksolutionsprivateregistration.com
- webmaster@ejgallo.com
- xg4x97yj4fz@networksolutionsprivateregistration.com
Subdomains
10 observed subdomains of rombauer.com.
Web-graph footprint
Distinct hostnames that link to or from rombauer.com in the public web crawl.
287 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for rombauer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.commerce7.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.153.243.136/29 |
| SPF_IP | 12.153.243.152/29 |
| SPF_IP | 12.216.212.0/27 |
| SPF_IP | 12.229.91.24/29 |
| SPF_IP | 141.8.225.31/32 |
| SPF_IP | 167.89.28.169/32 |
| SPF_IP | 192.184.232.106 |
| SPF_IP | 209.65.188.128/26 |
| SPF_IP | 209.99.64.71/32 |
| SPF_IP | 216.57.78.122 |
| SPF_IP | 64.142.111.136/32 |
| SPF_IP | 99.22.225.232/29 |
Related pages
Pivot deeper into the graph from rombauer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rombauer.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.