Skip to content

Hostname

mageba-group.com

Last fetched

mageba-group.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mageba-group.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mageba-group.com

Resolution chain

mageba-group.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.164104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.164104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.135172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from mageba-group.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for mageba-group.com.

MechanismTarget
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.175.137.70
SPF_IP116.236.126.234
SPF_IP119.65.98.6
SPF_IP122.11.164.157
SPF_IP122.224.28.54
SPF_IP184.152.231.124
SPF_IP193.138.125.137
SPF_IP213.225.37.171
SPF_IP213.33.86.210
SPF_IP213.81.160.74
SPF_IP222.71.122.178
SPF_IP46.140.189.194
SPF_IP46.231.200.139
SPF_IP62.12.151.78
SPF_IP62.12.173.156
SPF_IP62.12.173.157
SPF_IP62.12.173.158
SPF_IP78.186.196.175
SPF_IP80.155.28.90
SPF_IP95.173.69.98

Related pages

Pivot deeper into the graph from mageba-group.com.

Cypher and MCP

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

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