Skip to content

Hostname

pfsweb.com

Last fetched

pfsweb.com resolves to 3 IPv4 addresses operated by AS13471 - PFS Web in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · pfsweb.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/pfsweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
12.18.76.18512.18.76.0/24AS13471AS13471 - PFS WebUS
13.248.160.13713.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.34.12476.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

72 observed subdomains of pfsweb.com.

Web-graph footprint

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

108 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pfsweb.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-0065eb02.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.18.76.135
SPF_IP212.35.124.164/32

Related pages

Pivot deeper into the graph from pfsweb.com.

Cypher and MCP

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

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