Skip to content

Hostname

x-madrid.com

Last fetched

x-madrid.com resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · x-madrid.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/x-madrid.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.127.205.6993.127.204.0/23AS47583FR

WHOIS identity

Registrar
iana:76
Organization
metrovacesa
Contact emails

Subdomains

4 observed subdomains of x-madrid.com.

Web-graph footprint

Distinct hostnames that link to or from x-madrid.com in the public web crawl.

229 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for x-madrid.com.

MechanismTarget
SPF_Ax-madrid.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.224.186.0/27
SPF_IP194.30.93.34/32
SPF_IP195.16.132.124/32
SPF_IP195.16.140.252/32
SPF_IP195.76.169.88/29
SPF_IP213.0.55.232/29
SPF_IP62.97.72.66/32
SPF_MXx-madrid.com

Related pages

Pivot deeper into the graph from x-madrid.com.

Cypher and MCP

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

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