Skip to content

Hostname

salestech.report

Last fetched

salestech.report resolves to 1 IPv4 address operated by HOSTWINDS - Hostwinds LLC. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · salestech.reportRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/salestech.report

Resolution chain

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

IPPrefixASNOperatorCountry
192.236.154.183192.236.154.0/23AS54290HOSTWINDS - Hostwinds LLC.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of salestech.report.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for salestech.report.

MechanismTarget
SPF_INCLUDE_spf.clickdotemail.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmlrcloud.com
SPF_IP192.236.154.183

Related pages

Pivot deeper into the graph from salestech.report.

Cypher and MCP

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

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