Skip to content

Hostname

troop360.net

Last fetched

troop360.net resolves to 1 IPv4 address operated by VND - Visual Net Design LC in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · troop360.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/troop360.net

Resolution chain

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

IPPrefixASNOperatorCountry
71.40.14.18971.40.14.0/24AS53759VND - Visual Net Design LCUS

WHOIS identity

Registrar
iana:1154
Organization
archer, kevin
Contact emails

Subdomains

8 observed subdomains of troop360.net.

Web-graph footprint

Distinct hostnames that link to or from troop360.net in the public web crawl.

31 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • troop360.net

SPF policy

4 SPF mechanisms authorising senders for troop360.net.

MechanismTarget
SPF_Atroop360.net
SPF_IP172.84.132.184
SPF_IP71.40.14.189
SPF_MXtroop360.net

Related pages

Pivot deeper into the graph from troop360.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "troop360.net"})-[: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.