Skip to content

Hostname

parcelperform.com

Last fetched

parcelperform.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.242.19.11634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.19.16334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.135.1352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.253.21752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.254.19152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.199.4052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.240.16552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.40.2752.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.135.5952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.55.16454.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.150.16254.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.132.14154.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.138.18254.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.189.19254.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.68.13254.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.236.25263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

73 observed subdomains of parcelperform.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for parcelperform.com.

MechanismTarget
SPF_INCLUDE2453247.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from parcelperform.com.

Cypher and MCP

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

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