Skip to content

Hostname

magma-cat.com

Last fetched

magma-cat.com resolves to 2 IPv4 addresses operated by RaiolaNetworks - Raiola Networks S.L. in ES. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · magma-cat.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/magma-cat.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.211.133.49178.211.133.0/24AS56958RaiolaNetworks - Raiola Networks S.L.ES
82.98.191.5882.98.128.0/18AS42612DINAHOSTING-AS - DinaHosting S.L.ES

WHOIS identity

Registrar
iana:1262
Organization
l arbreda d orio
Contact emails

Subdomains

5 observed subdomains of magma-cat.com.

Web-graph footprint

Distinct hostnames that link to or from magma-cat.com in the public web crawl.

57 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for magma-cat.com.

MechanismTarget
SPF_Amagma-cat.com
SPF_MXmagma-cat.com

Related pages

Pivot deeper into the graph from magma-cat.com.

Cypher and MCP

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

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