Skip to content

Hostname

engelmann.com

Last fetched

engelmann.com resolves to 1 IPv4 address operated by COMBELL-AS in BE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · engelmann.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/engelmann.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.76.237.136185.76.236.0/23AS34762COMBELL-ASBE

WHOIS identity

Registrar
iana:113
Organization
engelmann distribution ug
Contact emails

Subdomains

28 observed subdomains of engelmann.com.

Web-graph footprint

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

126 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for engelmann.com.

MechanismTarget
SPF_Awww.engelmann.com
SPF_IP185.196.22.187
SPF_IP185.76.236.60
SPF_IP185.76.237.136
SPF_IP35.158.67.243/32
SPF_IP35.158.71.15/32
SPF_IP80.151.43.132
SPF_IP85.237.86.160/29
SPF_IP85.237.86.235
SPF_IP85.237.86.69

Related pages

Pivot deeper into the graph from engelmann.com.

Cypher and MCP

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

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