Skip to content

Hostname

pxd.com

Last fetched

pxd.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · pxd.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pxd.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.2.100104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.3.100104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
138.91.159.26138.91.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.127.62.22720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

23 observed subdomains of pxd.com.

Web-graph footprint

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

212 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for pxd.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_Apxd.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEnw026.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.159.101.213/32
SPF_IP148.163.148.119
SPF_IP148.163.148.163
SPF_IP148.163.152.114/32
SPF_IP148.163.152.72
SPF_IP149.72.250.46/32
SPF_IP149.96.5.2/32
SPF_IP216.117.47.178/32
SPF_IP4.71.15.242/32
SPF_IP5.61.117.80/28
SPF_IP74.209.251.23/32

Related pages

Pivot deeper into the graph from pxd.com.

Cypher and MCP

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

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