Skip to content

Hostname

stockeld.com

Last fetched

stockeld.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · stockeld.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stockeld.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.16.119.22216.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
18.202.8.7518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.56.1523.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.19.6554.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:73
Organization
chris silverwood
Contact emails

Subdomains

1 observed subdomain of stockeld.com.

Web-graph footprint

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

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stockeld.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from stockeld.com.

Cypher and MCP

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

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