Skip to content

Hostname

local12.com

Last fetched

local12.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.173.2813.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.413.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.7313.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.8713.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.238.80.1318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.11918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for local12.com.

Related pages

Pivot deeper into the graph from local12.com.

Cypher and MCP

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

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