Skip to content

Hostname

crumm.nl

Last fetched

crumm.nl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · crumm.nlRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/crumm.nl

Resolution chain

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

IPPrefixASNOperatorCountry
34.249.132.20034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.190.20534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.41.8752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.145.14452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.45.21554.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.175.25363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

2 observed subdomains of crumm.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for crumm.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from crumm.nl.

Cypher and MCP

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

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