Skip to content

Hostname

simology.io

Last fetched

simology.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · simology.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/simology.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.10.11818.160.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.4418.160.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.6418.160.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.9318.160.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.40.1033.168.43.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.40.353.168.43.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.40.83.168.43.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.40.953.168.43.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.11552.223.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5752.223.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7652.223.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9652.223.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with simology.io in WhisperGraph.

Subdomains

6 observed subdomains of simology.io.

Web-graph footprint

Distinct hostnames that link to or from simology.io in the public web crawl.

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for simology.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from simology.io.

Cypher and MCP

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

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