Skip to content

Hostname

attiva.nl

Last fetched

attiva.nl resolves to 1 IPv4 address operated by AS31477 in NL. WHOIS lists registrar:exonet b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.188.10545.82.188.0/22AS31477NL

WHOIS identity

Registrar
registrar:exonet b.v.
Organization
Contact emails

Subdomains

7 observed subdomains of attiva.nl.

Web-graph footprint

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

8 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for attiva.nl.

MechanismTarget
SPF_Aattiva.nl
SPF_Aweb1.argo-ict.net
SPF_INCLUDE_spf.argo-ict.net
SPF_INCLUDE_spf.exonet.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.174.88.179/32
SPF_IP192.174.88.180/32
SPF_IP31.204.147.10
SPF_IP37.74.10.26
SPF_MXattiva.nl

Related pages

Pivot deeper into the graph from attiva.nl.

Cypher and MCP

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

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