Skip to content

Hostname

pestor.nl

Last fetched

pestor.nl resolves to 2 IPv4 addresses operated by TRANSIP-AS - Signet B.V. in NL. WHOIS lists registrar:metaregistrar b.v. as the registrar.

Nutrition Label

WHISPER CANON · pestor.nlRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pestor.nl

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.154.22685.10.128.0/19AS20857TRANSIP-AS - Signet B.V.NL
212.125.139.86212.125.139.0/24AS205876HOASTED - Hoasted B.V.

WHOIS identity

Registrar
registrar:metaregistrar b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of pestor.nl.

Web-graph footprint

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

54 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pestor.nl.

MechanismTarget
SPF_Apestor.nl
SPF_IP85.10.154.226
SPF_MXpestor.nl

Related pages

Pivot deeper into the graph from pestor.nl.

Cypher and MCP

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

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