Skip to content

Hostname

etfstrategy.com

Last fetched

etfstrategy.com resolves to 1 IPv4 address operated by AS41357 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · etfstrategy.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/etfstrategy.com

Resolution chain

etfstrategy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.183.9.22646.183.33.0/24AS41357GB

WHOIS identity

Registrar
iana:83
Organization
domain administrator
Contact emails

Subdomains

7 observed subdomains of etfstrategy.com.

Web-graph footprint

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

137 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for etfstrategy.com.

MechanismTarget
SPF_Aarray1.spf.34sp.com
SPF_Aetfstrategy.com
SPF_Aprivatesmtp.etfstrategy.co.uk
SPF_Asmtp.34sp.com
SPF_Asmtpout.34sp.com
SPF_IP46.183.13.178
SPF_MXetfstrategy.com

Related pages

Pivot deeper into the graph from etfstrategy.com.

Cypher and MCP

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

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