Skip to content

Hostname

casalebauer.com

Last fetched

casalebauer.com resolves to 1 IPv4 address operated by CASAWEB-AS Via Molino Rosso 8 IMOLA BO ITALY in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · casalebauer.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/casalebauer.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.89.9.2777.89.0.0/20AS21309CASAWEB-AS Via Molino Rosso 8 IMOLA BO ITALYIT

WHOIS identity

Registrar
iana:168
Organization
casale bauer s.p.a.
Contact emails

Subdomains

6 observed subdomains of casalebauer.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for casalebauer.com.

MechanismTarget
SPF_Acasalebauer.com
SPF_INCLUDEspf.webapps.net
SPF_IP185.247.212.5
SPF_IP77.89.9.19
SPF_IP77.89.9.22
SPF_IP77.89.9.30
SPF_MXcasalebauer.com

Related pages

Pivot deeper into the graph from casalebauer.com.

Cypher and MCP

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

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