Skip to content

Hostname

seekly.zone

Last fetched

seekly.zone resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · seekly.zoneRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/seekly.zone

Resolution chain

seekly.zone resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.112.11518.172.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.1218.172.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.3618.172.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7118.172.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.49.6418.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7918.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8518.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9918.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

8 observed subdomains of seekly.zone.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for seekly.zone.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from seekly.zone.

Cypher and MCP

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

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