Hostname
mayoral.com
Last fetched
mayoral.com resolves to 3 IPv4 addresses operated by AS3352 in ES. WHOIS lists iana:76 as the registrar.
Nutrition Label
Resolution chain
mayoral.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.53.71.33 | 195.53.0.0/16 | AS3352 | — | ES |
| 212.231.177.33 | 212.230.0.0/15 | AS15704 | — | ES |
| 82.159.159.33 | 82.159.0.0/16 | AS6739 | — | ES |
WHOIS identity
- Registrar
- iana:76
- Organization
- mayoral moda infantil s.a.u.
- Contact emails
Subdomains
55 observed subdomains of mayoral.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mayoral.com in the public web crawl.
536 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for mayoral.com.
| Mechanism | Target |
|---|---|
| SPF_A | correo.mayoral.es |
| SPF_A | mayoral.com |
| SPF_A | mx1.mayoral.es |
| SPF_A | mx2.mayoral.es |
| SPF_A | scmproxy.mayoral.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.53.71.203/32 |
| SPF_IP | 195.53.71.32/29 |
| SPF_IP | 212.231.177.203/32 |
| SPF_IP | 212.231.177.32/29 |
| SPF_IP | 82.159.159.203/32 |
| SPF_IP | 82.159.159.32/29 |
Related pages
Pivot deeper into the graph from mayoral.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mayoral.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.