Skip to content

Hostname

hotelsolution.aloom.de

Last fetched

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

Nutrition Label

WHISPER CANON · hotelsolution.aloom.deRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/hotelsolution.aloom.de

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.174.18988.99.0.0/16AS24940DE

WHOIS identity

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

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for hotelsolution.aloom.de.

MechanismTarget
SPF_Ahotelsolution.aloom.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_MXhotelsolution.aloom.de

Related pages

Pivot deeper into the graph from hotelsolution.aloom.de.

Cypher and MCP

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

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