Skip to content

Hostname

tacticalwayfinding.com

Last fetched

tacticalwayfinding.com resolves to 1 IPv4 address operated by US-SIGNAL - US Signal Company, L.L.C. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tacticalwayfinding.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/tacticalwayfinding.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.141.130.9064.143.128.0/18AS26554US-SIGNAL - US Signal Company, L.L.C.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of tacticalwayfinding.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tacticalwayfinding.com.

MechanismTarget
SPF_Atacticalwayfinding.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.241.226.82
SPF_MXtacticalwayfinding.com

Related pages

Pivot deeper into the graph from tacticalwayfinding.com.

Cypher and MCP

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

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