Skip to content

Hostname

jongmaarmoedig.eu

Last fetched

jongmaarmoedig.eu resolves to 1 IPv4 address operated by AS14670 in US. WHOIS lists registrar:nomeo bvba as the registrar.

Nutrition Label

WHISPER CANON · jongmaarmoedig.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/jongmaarmoedig.eu

Resolution chain

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

IPPrefixASNOperatorCountry
191.96.165.108191.96.165.0/24AS14670US

WHOIS identity

Registrar
registrar:nomeo bvba
Organization
Contact emails

Subdomains

9 observed subdomains of jongmaarmoedig.eu.

Web-graph footprint

Distinct hostnames that link to or from jongmaarmoedig.eu in the public web crawl.

8 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • jongmaarmoedig.eu

SPF policy

8 SPF mechanisms authorising senders for jongmaarmoedig.eu.

MechanismTarget
SPF_Ajongmaarmoedig.eu
SPF_INCLUDE_spf.telenet-ops.be
SPF_INCLUDEispmail.spf.secure-mail.be
SPF_IP178.21.19.210
SPF_IP179.61.137.72
SPF_IP191.96.165.108
SPF_IP191.96.165.109
SPF_MXjongmaarmoedig.eu

Related pages

Pivot deeper into the graph from jongmaarmoedig.eu.

Cypher and MCP

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

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