Skip to content

Hostname

meldcode-assistent.nl

Last fetched

meldcode-assistent.nl resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in NL. WHOIS lists registrar:xel as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.77.138.15245.77.136.0/22AS20473AS-VULTR - The Constant Company, LLCNL

WHOIS identity

Registrar
registrar:xel
Organization
Contact emails

Subdomains

3 observed subdomains of meldcode-assistent.nl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for meldcode-assistent.nl.

MechanismTarget
SPF_Ameldcode-assistent.nl
SPF_IP2a05:f480:1400:3bbb:5400:5ff:febb:c173
SPF_IP45.77.138.152
SPF_MXmeldcode-assistent.nl

Related pages

Pivot deeper into the graph from meldcode-assistent.nl.

Cypher and MCP

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

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