Skip to content

Hostname

isakos.com

Last fetched

isakos.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.224.125100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.124.9735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.101.11535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.125.7935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.202.4344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.142.3852.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.225.9852.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.50.7454.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.250.14154.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.170.6616.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for isakos.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP149.72.171.47/32
SPF_IP167.89.62.123/32

Related pages

Pivot deeper into the graph from isakos.com.

Cypher and MCP

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

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