Hostname
mastermania.com
Last fetched
mastermania.com resolves to 1 IPv4 address operated by AS39447 in ES. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mastermania.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 88.87.139.73 | 88.87.128.0/19 | AS39447 | — | ES |
WHOIS identity
- Registrar
- iana:468
- Organization
- carlos a. rey guimerans
- Contact emails
- guimerans@hotmail.com
- 164de608-87bb-45c7-8f1c-65e6af7efd7d@identity-protect.org
- 76087beb-9cfd-42f4-a030-cbe01da4e998@identity-protect.org
- 827b0d3c-0c03-487c-95f1-f006674a6ebb@identity-protect.org
- bc23acf8-c8e9-482a-b224-0f15081da2bc@identity-protect.org
- be69b0ed-cd14-450a-822c-728075de6f5a@identity-protect.org
- facf8600-bf2d-40ca-a089-b0ed1402cccd@identity-protect.org
Subdomains
3 observed subdomains of mastermania.com.
Web-graph footprint
Distinct hostnames that link to or from mastermania.com in the public web crawl.
272 sites link to this hostname.
447 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mastermania.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.mastermania.com |
Related pages
Pivot deeper into the graph from mastermania.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mastermania.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.