Skip to content

Hostname

veteranstroops.com

Last fetched

veteranstroops.com resolves to 3 IPv4 addresses operated by WHG-USE1 - WHG Hosting Services Ltd in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · veteranstroops.comRouting diversity3.0/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/veteranstroops.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.250.26.39195.250.26.0/24AS14670WHG-USE1 - WHG Hosting Services LtdUS
65.181.111.15865.181.111.0/24AS14670WHG-USE1 - WHG Hosting Services LtdUS
69.72.136.21769.72.136.0/24AS36454WHG-DAL - WHG Hosting Services Ltd

WHOIS identity

Registrar
iana:625
Organization
jared bauer
Contact emails

Subdomains

9 observed subdomains of veteranstroops.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for veteranstroops.com.

MechanismTarget
SPF_Aveteranstroops.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP195.250.26.37
SPF_IP195.250.26.39
SPF_IP65.181.111.158
SPF_MXveteranstroops.com

Related pages

Pivot deeper into the graph from veteranstroops.com.

Cypher and MCP

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

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