Skip to content

Hostname

partstall.ee

Last fetched

partstall.ee resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · partstall.eeRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/partstall.ee

Resolution chain

partstall.ee resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.49.98.9213.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.110.18513.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.60.142.16513.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.4.9413.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
99.86.253.2899.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.6199.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.9299.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.3599.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with partstall.ee in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for partstall.ee.

MechanismTarget
SPF_Apartstall.ee
SPF_INCLUDEmail.spf.elkdata.ee
SPF_MXpartstall.ee

Related pages

Pivot deeper into the graph from partstall.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "partstall.ee"})-[: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.