Skip to content

Hostname

altermutua.com

Last fetched

altermutua.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:379 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.98.114.15691.98.0.0/16AS24940DE

WHOIS identity

Registrar
iana:379
Organization
alter m?tua de ps dels advocats de catalunya a prima fixa
Contact emails

Subdomains

8 observed subdomains of altermutua.com.

Web-graph footprint

Distinct hostnames that link to or from altermutua.com in the public web crawl.

47 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for altermutua.com.

MechanismTarget
SPF_Aaltermutua.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP136.243.146.56
SPF_IP62.175.184.1/24
SPF_IP83.48.55.115
SPF_MXaltermutua.com

Related pages

Pivot deeper into the graph from altermutua.com.

Cypher and MCP

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

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