Skip to content

Hostname

percepta.com

Last fetched

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

Nutrition Label

WHISPER CANON · percepta.comRouting diversity5.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/percepta.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.206.9100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.18.2100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.47.89100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.72.15823.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.44.03.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.147.12934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.226.8852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.106.19952.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.56.9554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.227.5154.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.29.23854.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.167.17254.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

34 observed subdomains of percepta.com.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for percepta.com.

MechanismTarget
SPF_EXISTS%{i}.spf.ttec.iphmx.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_11.taleo.net
SPF_INCLUDEzcsend.net
SPF_IP12.110.172.0/24
SPF_IP136.147.188.104
SPF_IP148.163.141.246
SPF_IP148.163.145.252
SPF_IP148.163.148.66
SPF_IP148.163.159.253
SPF_IP168.245.18.81
SPF_IP170.65.101.0/24
SPF_IP170.65.129.0/24
SPF_IP65.18.224.26
SPF_IP68.233.76.24

Related pages

Pivot deeper into the graph from percepta.com.

Cypher and MCP

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

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