Skip to content

Hostname

tradumots.com

Last fetched

tradumots.com resolves to 1 IPv4 address operated by AS-VERA - Gurbtec Iguana Telecom SL in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.213.66.135162.213.158.0/24AS208909AS-VERA - Gurbtec Iguana Telecom SLES

WHOIS identity

Registrar
iana:1383
Organization
lourdes arteaga
Contact emails

Subdomains

13 observed subdomains of tradumots.com.

Web-graph footprint

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

7 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tradumots.com.

MechanismTarget
SPF_Atradumots.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.213.66.135
SPF_IP192.185.2.204
SPF_IP192.185.96.102
SPF_IP85.208.102.195/32
SPF_MXtradumots.com

Related pages

Pivot deeper into the graph from tradumots.com.

Cypher and MCP

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

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