Skip to content

Hostname

leathercollection.com

Last fetched

leathercollection.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.221.8.593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.191.14134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.120.18034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.236.14352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.231.352.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.226.12454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.176.21354.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.152.15432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.214.8100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

12 observed subdomains of leathercollection.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for leathercollection.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP209.87.159.229

Related pages

Pivot deeper into the graph from leathercollection.com.

Cypher and MCP

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

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