Skip to content

Hostname

pandape.com

Last fetched

pandape.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · pandape.comRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pandape.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.165.211107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.4.55107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.219.1613.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.124.813.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.212.403.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.181.3334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.66.7034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.103.16734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.156.19652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.90.1052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.145.1452.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.201.3452.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.3.3354.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.145.14454.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.233.21498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.101.13698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.124.17732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.234.12100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.194.24352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1383
Organization
domain admin
Contact emails

Subdomains

32 observed subdomains of pandape.com.

Web-graph footprint

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

496 sites link to this hostname.

265 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pandape.com.

MechanismTarget
SPF_INCLUDE8889978.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.computrabajo.com
SPF_IP34.192.136.63
SPF_IP34.205.100.206
SPF_IP54.211.242.238

Related pages

Pivot deeper into the graph from pandape.com.

Cypher and MCP

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

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