Skip to content

Hostname

lamtink.com

Last fetched

lamtink.com resolves to 1 IPv4 address operated by AS51088 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · lamtink.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lamtink.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.213.13.12691.213.13.0/24AS51088NL

WHOIS identity

Registrar
iana:1647
Organization
marchel jansen
Contact emails

Subdomains

1 observed subdomain of lamtink.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lamtink.com.

MechanismTarget
SPF_Alamtink.com
SPF_Apartner01.ezisp.eu
SPF_INCLUDE_spf.masav.eu
SPF_INCLUDEsmtp.spf.ziggo.nl
SPF_INCLUDEspf-considered-harmful.xs4all.nl
SPF_MXlamtink.com

Related pages

Pivot deeper into the graph from lamtink.com.

Cypher and MCP

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

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