Skip to content

Hostname

melkan.nl

Last fetched

melkan.nl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · melkan.nlRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/melkan.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.193.255.24718.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.134.2283.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.159.5.13935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.171.5952.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.97.3863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.51.4163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

3 observed subdomains of melkan.nl.

Web-graph footprint

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

10 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for melkan.nl.

MechanismTarget
SPF_Agw117229.fortimail.com
SPF_Amelkan.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmelkan.nl

Related pages

Pivot deeper into the graph from melkan.nl.

Cypher and MCP

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

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