Skip to content

Hostname

teamalert.nl

Last fetched

teamalert.nl resolves to 3 IPv4 addresses operated by AS31673 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · teamalert.nlRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/teamalert.nl

Resolution chain

teamalert.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

8 observed subdomains of teamalert.nl.

Web-graph footprint

Distinct hostnames that link to or from teamalert.nl in the public web crawl.

147 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for teamalert.nl.

MechanismTarget
SPF_Ateamalert.nl
SPF_INCLUDE_spf.shiftmanager.pro
SPF_INCLUDEspf.crowdtech.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamx.denit.net
SPF_IP185.146.216.234
SPF_MXteamalert.nl

Related pages

Pivot deeper into the graph from teamalert.nl.

Cypher and MCP

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

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