Skip to content

Hostname

upn41.com

Last fetched

upn41.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1509 as the registrar.

Nutrition Label

WHISPER CANON · upn41.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/upn41.com

Resolution chain

upn41.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.71.12518.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.1818.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.4818.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.7518.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1509
Organization
royce dockrill
Contact emails

Subdomains

2 observed subdomains of upn41.com.

Web-graph footprint

Distinct hostnames that link to or from upn41.com in the public web crawl.

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for upn41.com.

MechanismTarget
SPF_INCLUDEmxroute.com

Related pages

Pivot deeper into the graph from upn41.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "upn41.com"})-[: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.