Skip to content

Hostname

montea.nl

Last fetched

montea.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · montea.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/montea.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.124.41104.17.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.125.41104.17.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with montea.nl in WhisperGraph.

Subdomains

2 observed subdomains of montea.nl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for montea.nl.

MechanismTarget
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.messagelabs.com
SPF_IP188.93.81.158
SPF_IP194.78.229.103
SPF_IP194.78.51.4
SPF_IP91.183.167.12

Related pages

Pivot deeper into the graph from montea.nl.

Cypher and MCP

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

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