Skip to content

Hostname

webdisk.agilistrading.com

Last fetched

webdisk.agilistrading.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · webdisk.agilistrading.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/webdisk.agilistrading.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
88.99.233.24188.99.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with webdisk.agilistrading.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for webdisk.agilistrading.com.

MechanismTarget
SPF_Awebdisk.agilistrading.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEturbo-smtp.com
SPF_IP212.47.213.195
SPF_IP37.27.34.212
SPF_IP88.99.233.241
SPF_MXwebdisk.agilistrading.com

Related pages

Pivot deeper into the graph from webdisk.agilistrading.com.

Cypher and MCP

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

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