Skip to content

Hostname

osdorp.nl

Last fetched

osdorp.nl resolves to 217.18.77.4, announced in 217.18.64.0/20 by InfoPact-AS - Infopact Netwerkdiensten B.V. in NL. osdorp.nl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

Attribution

infopact netwerkdiensten

ORIGIN_AS

WHOIS identity

Registrar
registrar:internationale domeinregistratie nederland

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ajay.ns.cloudflare.com
  • ivy.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • ip: 62.221.192.0/18
  • ip: 94.126.32.0/21
  • ip: 2001:1460::/32
  • include: _spf.google.com
  • include: spf.protection.outlook.com
  • include: mail.zendesk.com
  • include: _spf.spam-filter.email
  • include: spf.afas.online
  • ip: 2001:1460:2:0:1c21:9fff:fe00:130
  • ip: 217.18.77.4
  • ip: 2a00:19c0:a077:4:0:0:0:1
  • ip: 52.214.1.187
  • ip: 62.221.197.62
  • ip: 84.243.252.72
  • ip: 89.156.14.129
  • ip: 95.97.66.50
  • ip: 95.97.66.53

Threat-feed evidence

History

Related pages

Pivot from osdorp.nl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "osdorp.nl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.