Skip to content

Hostname

latitude.so

Last fetched

latitude.so resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · latitude.soRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/latitude.so

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.10713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.11613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.124.10618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.1918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.21.10318.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.10918.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.3718.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.618.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

24 observed subdomains of latitude.so.

Web-graph footprint

Distinct hostnames that link to or from latitude.so in the public web crawl.

139 sites link to this hostname.

285 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for latitude.so.

MechanismTarget
SPF_Alatitude.so
SPF_INCLUDE_spf.google.com
SPF_MXlatitude.so

Related pages

Pivot deeper into the graph from latitude.so.

Cypher and MCP

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

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