Skip to content

Hostname

amitec.nl

Last fetched

amitec.nl resolves to 2 IPv4 addresses operated by AS25459 in NL. WHOIS lists registrar:internet service europe b.v. as the registrar.

Nutrition Label

WHISPER CANON · amitec.nlRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/amitec.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:internet service europe b.v.
Organization
Contact emails

Subdomains

3 observed subdomains of amitec.nl.

Web-graph footprint

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

41 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for amitec.nl.

MechanismTarget
SPF_Aamitec.nl
SPF_Amail.amitec.nl
SPF_Ans1.mediaversa21.nl
SPF_Ans1.mvmail1.nl
SPF_IP2a02:cec0:10:187:0:0:0:1
SPF_IP37.153.200.168
SPF_IP83.172.129.40
SPF_IP83.172.188.121
SPF_MXamitec.nl

Related pages

Pivot deeper into the graph from amitec.nl.

Cypher and MCP

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

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