Skip to content

Hostname

netstrategy.net

Last fetched

netstrategy.net resolves to 104.26.6.52, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. netstrategy.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · netstrategy.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/netstrategy.net

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:269
Registrant organisation
james boyle
Contact emails
csa@netstrategy.net, info@domain-contact.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1-02.azure-dns.com
  • arturo.ns.cloudflare.com
  • serena.ns.cloudflare.com
  • ns4-02.azure-dns.info
  • ns2-02.azure-dns.net
  • ns3-02.azure-dns.org

MX records

  • d501272.a.ess.au.barracudanetworks.com
  • d501272.b.ess.au.barracudanetworks.com

SPF policy

  • ip: 103.4.84.0/22
  • ip: 203.22.128.0/24
  • ip: 43.252.128.0/24
  • ip: 203.19.73.0/24
  • ip: 64.94.35.32/32
  • ip: 167.89.70.61/32
  • include: spf.ess.au.barracudanetworks.com
  • include: spf.ess.barracudanetworks.com
  • include: spf.sendinblue.com
  • include: 21365007.spf08.hubspotemail.net
  • ip: 149.72.151.115

Threat-feed evidence

History

Related pages

Pivot from netstrategy.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "netstrategy.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.