Skip to content

Hostname

pumbo.nl

Last fetched

pumbo.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:leaseweb b.v.|j.w. lucasweg 35|2031be haarlem|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · pumbo.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pumbo.nl

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.15.13593.119.0.0/20AS20857NL

WHOIS identity

Registrar
registrar:leaseweb b.v.|j.w. lucasweg 35|2031be haarlem|netherlands||
Organization
Contact emails

Subdomains

15 observed subdomains of pumbo.nl.

Web-graph footprint

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

201 sites link to this hostname.

353 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for pumbo.nl.

MechanismTarget
SPF_Apumbo.nl
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_IP37.48.84.231
SPF_MXpumbo.nl

Related pages

Pivot deeper into the graph from pumbo.nl.

Cypher and MCP

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

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