Skip to content

Hostname

localizer.co

Last fetched

localizer.co resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · localizer.coRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/localizer.co

Resolution chain

localizer.co resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.196.209.3244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.126.16354.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
ashop
Contact emails

Subdomains

69 observed subdomains of localizer.co.

Web-graph footprint

Distinct hostnames that link to or from localizer.co in the public web crawl.

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for localizer.co.

MechanismTarget
SPF_Amail.localizer.co
SPF_INCLUDEemsd1.com
SPF_IP18.233.180.123
SPF_MXlocalizer.co

Related pages

Pivot deeper into the graph from localizer.co.

Cypher and MCP

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

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