Skip to content

Hostname

locowiz.com

Last fetched

locowiz.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · locowiz.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/locowiz.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.118.13413.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.201.251.713.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.177.20213.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.16.1293.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.254.435.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.251.1565.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.103.12865.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.24.1513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.13.10913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.106.25213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.210.013.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.10.22813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:303
Organization
amit anand
Contact emails

Subdomains

15 observed subdomains of locowiz.com.

Web-graph footprint

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

26 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for locowiz.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from locowiz.com.

Cypher and MCP

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

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