Skip to content

Hostname

worksimpli.io

Last fetched

worksimpli.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · worksimpli.ioRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/worksimpli.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.205.2413.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.4013.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.9013.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.9113.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.107.10718.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.1818.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.4618.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.7418.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.112.2718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.103.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1093.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.493.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.773.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of worksimpli.io.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for worksimpli.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdc-aa8e722993._spfm.worksimpli.io
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from worksimpli.io.

Cypher and MCP

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

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