Skip to content

Hostname

rombauer.com

Last fetched

rombauer.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · rombauer.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rombauer.com

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

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for rombauer.com.

MechanismTarget
SPF_INCLUDE_spf.commerce7.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.153.243.136/29
SPF_IP12.153.243.152/29
SPF_IP12.216.212.0/27
SPF_IP12.229.91.24/29
SPF_IP141.8.225.31/32
SPF_IP167.89.28.169/32
SPF_IP192.184.232.106
SPF_IP209.65.188.128/26
SPF_IP209.99.64.71/32
SPF_IP216.57.78.122
SPF_IP64.142.111.136/32
SPF_IP99.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.