Skip to content

Hostname

alumatzeeman.com

Last fetched

alumatzeeman.com resolves to 1 IPv4 address operated by TRANSIP-AS Amsterdam, the Netherlands in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.5.17593.119.0.0/20AS20857TRANSIP-AS Amsterdam, the NetherlandsNL

WHOIS identity

Registrar
iana:1647
Organization
alumat zeeman b.v.
Contact emails

Subdomains

6 observed subdomains of alumatzeeman.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for alumatzeeman.com.

MechanismTarget
SPF_Aalumatzeeman.com
SPF_Aonline.alumatzeeman.com
SPF_INCLUDE_spf.yourfilter.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.109.107.45
SPF_IP109.109.107.46
SPF_IP109.109.120.0/24
SPF_IP109.109.98.38
SPF_IP149.210.146.92
SPF_IP2a01:7c8:bb0c:11b:5054:ff:fe34:5f15
SPF_IP2a02:988::0/96
SPF_IP89.184.172.4/32
SPF_IP93.119.5.175
SPF_MXalumatzeeman.com

Related pages

Pivot deeper into the graph from alumatzeeman.com.

Cypher and MCP

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

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