Skip to content

Hostname

parcelifyapp.com

Last fetched

parcelifyapp.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · parcelifyapp.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/parcelifyapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.147.5213.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.188.126.6018.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.188.159.11118.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.128.10918.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.254.8218.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.191.65.3618.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.24.17718.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.11.418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.113.15618.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.52.23318.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.122.2513.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.207.133.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.27.843.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.19.33.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.50.63.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.88.1143.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.177.33.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.15.513.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.93.583.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.136.113.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of parcelifyapp.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for parcelifyapp.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from parcelifyapp.com.

Cypher and MCP

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

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