Skip to content

Hostname

bavariasmalt.com

Last fetched

bavariasmalt.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · bavariasmalt.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/bavariasmalt.com

Resolution chain

bavariasmalt.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.28.213.4252.46.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.49.5952.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.76.16152.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.118.12163.195.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1647
Organization
swinkels family brewers n.v.
Contact emails

Subdomains

2 observed subdomains of bavariasmalt.com.

Web-graph footprint

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

5 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bavariasmalt.com.

MechanismTarget
SPF_INCLUDEeurope.o365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bavariasmalt.com.

Cypher and MCP

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

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