Skip to content

Hostname

root.trec.com.mx

Last fetched

root.trec.com.mx resolves to 1 IPv4 address operated by AS16276 in US.

Nutrition Label

WHISPER CANON · root.trec.com.mxRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/root.trec.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
149.56.83.252149.56.0.0/16AS16276US

WHOIS identity

No WHOIS records are currently associated with root.trec.com.mx in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for root.trec.com.mx.

MechanismTarget
SPF_Aroot.trec.com.mx
SPF_INCLUDE_spf.sys.trec.mx
SPF_IP142.4.219.33
SPF_IP142.44.137.109
SPF_IP149.56.24.9
SPF_IP158.69.124.114
SPF_IP158.69.53.209
SPF_IP167.114.158.234
SPF_IP2607:5300:120:255:0:0:0:0
SPF_IP2607:5300:60:1821:0:0:0:0
SPF_IP2607:5300:60:82d1:0:0:0:0
SPF_IP2607:5300:61:909:0:0:0:0
SPF_MXroot.trec.com.mx

Related pages

Pivot deeper into the graph from root.trec.com.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "root.trec.com.mx"})-[: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.