Skip to content

Hostname

aloom.de

Last fetched

aloom.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · aloom.deRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/aloom.de

Resolution chain

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

IPPrefixASNOperatorCountry
91.99.170.25091.99.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with aloom.de in WhisperGraph.

Subdomains

37 observed subdomains of aloom.de.

Web-graph footprint

Distinct hostnames that link to or from aloom.de in the public web crawl.

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for aloom.de.

MechanismTarget
SPF_Aaloom.de
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP116.203.164.116/32
SPF_IP159.69.246.75/32
SPF_IP2a01:488:66:1000:5bfa:67bf:0:1/128
SPF_IP2a01:4f8:c010:1620::/64
SPF_IP2a01:4f8:c0c:987::/64
SPF_IP2a01:4f8:c0c:9e3::/64
SPF_IP2a01:4f8:c17:6fd9::/64
SPF_IP2a01:4f8:c2c:42d4::/64
SPF_IP88.99.171.161
SPF_IP88.99.174.189
SPF_IP88.99.87.225
SPF_IP91.250.103.191
SPF_MXaloom.de

Related pages

Pivot deeper into the graph from aloom.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aloom.de"})-[: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.