Skip to content

Hostname

simlocal.com

Last fetched

simlocal.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · simlocal.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/simlocal.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.113108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.128108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.3108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.86108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.96.1018.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.10118.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.11618.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.9818.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.10665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:468
Organization
on behalf of simlocal.com owner
Contact emails

Subdomains

19 observed subdomains of simlocal.com.

Web-graph footprint

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

191 sites link to this hostname.

385 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for simlocal.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEpost.dearsystems.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from simlocal.com.

Cypher and MCP

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

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