Skip to content

Hostname

integron.nl

Last fetched

integron.nl resolves to 1 IPv4 address operated by COMBELL-AS in BE.

Nutrition Label

WHISPER CANON · integron.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/integron.nl

Resolution chain

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

IPPrefixASNOperatorCountry
83.217.86.22283.217.64.0/19AS34762COMBELL-ASBE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for integron.nl.

MechanismTarget
SPF_INCLUDE_spf.gripp.com
SPF_INCLUDEeuro.confirmit.com
SPF_INCLUDEspf.byte.nl
SPF_INCLUDEspf.nebu.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.60.112.0/22
SPF_IP185.60.116.0/22
SPF_IP185.60.120.0/22
SPF_IP195.86.222.110
SPF_IP20.50.226.57
SPF_IP20.50.43.158
SPF_IP213.208.199.110
SPF_IP40.118.64.151
SPF_IP77.60.18.181
SPF_IP81.173.18.240
SPF_IP83.217.86.222

Related pages

Pivot deeper into the graph from integron.nl.

Cypher and MCP

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

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