Skip to content

Hostname

upc.nl

Last fetched

upc.nl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:liberty global technology services bv as the registrar.

Nutrition Label

WHISPER CANON · upc.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/upc.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.195.237.9918.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
213.46.237.24213.46.224.0/19AS6830NL
63.178.207.4963.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:liberty global technology services bv
Organization
Contact emails

Subdomains

260,034 observed subdomains of upc.nl.

Web-graph footprint

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

158 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for upc.nl.

MechanismTarget
SPF_INCLUDEmail.ziggo.com

Related pages

Pivot deeper into the graph from upc.nl.

Cypher and MCP

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

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