Skip to content

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

WHISPER CANON · mutualidad.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mutualidad.com

Resolution chain

mutualidad.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.234.131.22385.234.128.0/19AS29550GB
136.110.218.236136.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:76
Organization
name administration inc. (bvi)
Contact emails

Subdomains

18 observed subdomains of mutualidad.com.

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mutualidad.com.

MechanismTarget
SPF_INCLUDE6740144.spf10.hubspotemail.net
SPF_INCLUDE_spf.coloriuris.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.236.56.20
SPF_IP159.92.152.10
SPF_IP212.230.159.194
SPF_IP212.36.77.96/28
SPF_IP80.169.87.251
SPF_IP85.222.158.208/28
SPF_IP88.84.70.203
SPF_IP88.84.70.204
SPF_MXmutualidad.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.