Skip to content

Hostname

trekksoft.com

Last fetched

trekksoft.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · trekksoft.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trekksoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.84.45.10052.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.1752.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.4752.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.4952.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
65.8.131.11065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.12118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

2,328 observed subdomains of trekksoft.com.

Web-graph footprint

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

417 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for trekksoft.com.

MechanismTarget
SPF_INCLUDE452164.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEstspg-customer.com
SPF_IP52.212.48.13

Related pages

Pivot deeper into the graph from trekksoft.com.

Cypher and MCP

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

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