Skip to content

Hostname

leadstrat.com

Last fetched

leadstrat.com resolves to 1 IPv4 address operated by AS-GLOBALTELEHOST - GTHost in US. WHOIS lists registrar:network solutions, llc. as the registrar.

Nutrition Label

WHISPER CANON · leadstrat.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/leadstrat.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.220.73.15367.220.73.0/24AS63023AS-GLOBALTELEHOST - GTHostUS

WHOIS identity

Registrar
registrar:network solutions, llc.
Organization
leadership strategies,
Contact emails

Subdomains

11 observed subdomains of leadstrat.com.

Web-graph footprint

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

144 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for leadstrat.com.

MechanismTarget
SPF_INCLUDE39850567.spf10.hubspotemail.net
SPF_INCLUDEmail.leadstrat.com
SPF_INCLUDEoutbound.mailhop.org

Related pages

Pivot deeper into the graph from leadstrat.com.

Cypher and MCP

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

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