Skip to content

Hostname

pantas.com

Last fetched

pantas.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · pantas.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pantas.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.216.248.19343.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MY
43.216.99.14343.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MY
43.217.62.943.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MY
43.217.91.15743.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MY
56.68.0.14456.68.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.MY
56.68.44.22856.68.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

27 observed subdomains of pantas.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pantas.com.

MechanismTarget
SPF_INCLUDE19656997.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEap-southeast-1.amazonses.com

Related pages

Pivot deeper into the graph from pantas.com.

Cypher and MCP

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

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