Hostname
mutualidad.com
Last fetched
mutualidad.com resolves to 2 IPv4 addresses operated by AS29550 in GB. WHOIS lists iana:76 as the registrar.
Nutrition Label
Resolution chain
mutualidad.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.234.131.223 | 85.234.128.0/19 | AS29550 | — | GB |
| 136.110.218.236 | 136.108.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:76
- Organization
- name administration inc. (bvi)
- Contact emails
Subdomains
18 observed subdomains of mutualidad.com.
Showing 14 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mutualidad.com in the public web crawl.
104 sites link to this hostname.
97 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for mutualidad.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6740144.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.coloriuris.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 151.236.56.20 |
| SPF_IP | 159.92.152.10 |
| SPF_IP | 212.230.159.194 |
| SPF_IP | 212.36.77.96/28 |
| SPF_IP | 80.169.87.251 |
| SPF_IP | 85.222.158.208/28 |
| SPF_IP | 88.84.70.203 |
| SPF_IP | 88.84.70.204 |
| SPF_MX | mutualidad.com |
Related pages
Pivot deeper into the graph from mutualidad.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mutualidad.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.