Skip to content

Hostname

oneps.nl

Last fetched

oneps.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:antagonist b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.221.213.13462.221.192.0/19AS48635NL

WHOIS identity

Registrar
registrar:antagonist b.v.
Organization
Contact emails

Subdomains

7 observed subdomains of oneps.nl.

Web-graph footprint

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

32 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for oneps.nl.

MechanismTarget
SPF_INCLUDE_custspf.g1i.one
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.aspdesktop.nl
SPF_INCLUDEspf.asperionmail.nl
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.138.168.145
SPF_IP185.81.100.0/22
SPF_IP195.211.72.101
SPF_IP195.211.72.99
SPF_IP195.211.73.139
SPF_IP52.28.168.105
SPF_IP84.116.50.0/23
SPF_IP85.17.34.247

Related pages

Pivot deeper into the graph from oneps.nl.

Cypher and MCP

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

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