Skip to content

Hostname

www.pcifs.com

Last fetched

www.pcifs.com resolves to 1 IPv4 address operated by AS8987 in US.

Nutrition Label

WHISPER CANON · www.pcifs.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/www.pcifs.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.254.208.1418.254.0.0/16AS8987US

WHOIS identity

No WHOIS records are currently associated with www.pcifs.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for www.pcifs.com.

MechanismTarget
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEpcifs-com.spf.smtp25.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ultipro.com
SPF_IP142.190.81.86
SPF_IP170.249.150.218
SPF_IP170.249.151.238
SPF_IP170.249.171.10
SPF_IP170.249.188.50
SPF_IP173.198.154.106
SPF_IP24.96.178.22
SPF_IP4.34.237.226
SPF_IP69.85.192.46
SPF_IP69.85.203.162
SPF_IP70.118.0.246
SPF_IP97.78.144.34

Related pages

Pivot deeper into the graph from www.pcifs.com.

Cypher and MCP

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

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