Skip to content

Hostname

trulandequip.com

Last fetched

trulandequip.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.239.105174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of trulandequip.com.

Web-graph footprint

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

26 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

63 SPF mechanisms authorising senders for trulandequip.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.saashr.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP162.33.49.243
SPF_IP18.209.64.182/32
SPF_IP184.19.22.67
SPF_IP192.28.144.160/32
SPF_IP198.181.166.183
SPF_IP198.244.59.30/32
SPF_IP198.244.59.33/32
SPF_IP198.244.59.35/32
SPF_IP199.204.80.3
SPF_IP199.204.80.4
SPF_IP199.255.37.25/32
SPF_IP199.66.68.67
SPF_IP199.66.68.68
SPF_IP204.54.152.132/32
SPF_IP206.225.74.10
SPF_IP206.225.74.11
SPF_IP206.225.79.90
SPF_IP206.225.79.91
SPF_IP208.67.113.42
SPF_IP208.67.113.43
SPF_IP208.67.113.44
SPF_IP208.86.201.96
SPF_IP209.143.47.242
SPF_IP209.172.175.178
SPF_IP209.173.175.178
SPF_IP209.173.175.194
SPF_IP216.201.17.154
SPF_IP216.201.46.106
SPF_IP216.201.46.114
SPF_IP216.201.7.118
SPF_IP23.185.192.209
SPF_IP34.235.201.11/32
SPF_IP54.240.77.69
SPF_IP54.240.77.70
SPF_IP54.240.77.71
SPF_IP63.238.45.162
SPF_IP65.58.67.162
SPF_IP66.18.187.106
SPF_IP66.18.187.139
SPF_IP66.18.187.147
SPF_IP67.231.144.73/32
SPF_IP67.231.144.75
SPF_IP67.231.152.47/32
SPF_IP69.135.102.18
SPF_IP69.160.221.39
SPF_IP69.160.221.40
SPF_IP69.72.40.93/32
SPF_IP69.72.40.94/32
SPF_IP69.72.40.95/32
SPF_IP69.72.40.96/32
SPF_IP69.72.40.97/32
SPF_IP69.72.40.98/32
SPF_IP69.72.40.99/32
SPF_IP69.72.47.205/32
SPF_IP72.255.81.34
SPF_IP74.142.213.138
SPF_IP74.218.146.142

Related pages

Pivot deeper into the graph from trulandequip.com.

Cypher and MCP

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

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