Skip to content

Hostname

tienesmultas.com

Last fetched

tienesmultas.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.100.92.2218.100.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

Registrar
iana:81
Organization
miguel asensio ruiz
Contact emails

Subdomains

4 observed subdomains of tienesmultas.com.

Web-graph footprint

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

10 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tienesmultas.com.

MechanismTarget
SPF_Atienesmultas.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf1.pyramidconsulting.es
SPF_MXtienesmultas.com

Related pages

Pivot deeper into the graph from tienesmultas.com.

Cypher and MCP

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

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