Skip to content

Hostname

pinc.com

Last fetched

pinc.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pinc.comRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/pinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.210.144100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.58.20107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.47.13118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.23.13418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.143.233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.213.11235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.208.19544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.140.5754.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.181.13635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.0.12932.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.69.19332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

6 observed subdomains of pinc.com.

Web-graph footprint

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

42 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 pinc.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEoutlook.com
SPF_INCLUDEzcsend.net
SPF_IP52.21.151.167
SPF_IP52.4.173.109
SPF_IP52.91.101.48
SPF_IP54.237.199.211

Related pages

Pivot deeper into the graph from pinc.com.

Cypher and MCP

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

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