Skip to content

Hostname

skeddly.com

Last fetched

skeddly.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.73.1183.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.123.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1283.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.223.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.10452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.2552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.2752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.151.1754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.5754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:81
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of skeddly.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for skeddly.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.messagingengine.com
SPF_INCLUDEstspg-customer.com
SPF_IP167.89.75.237

Related pages

Pivot deeper into the graph from skeddly.com.

Cypher and MCP

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

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