Skip to content

Hostname

mgae.com

Last fetched

mgae.com resolves to 1 IPv4 address operated by RMH-14 - Rackspace Hosting in US. WHOIS lists iana:3235 as the registrar.

Nutrition Label

WHISPER CANON · mgae.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/mgae.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.143.20.49174.143.0.0/16AS33070RMH-14 - Rackspace HostingUS

WHOIS identity

Registrar
iana:3235
Organization
domain administrator
Contact emails

Subdomains

70 observed subdomains of mgae.com.

Web-graph footprint

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

317 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for mgae.com.

MechanismTarget
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.42.5.228
SPF_IP116.6.108.67
SPF_IP118.143.2.18
SPF_IP118.143.3.18
SPF_IP14.201.60.118
SPF_IP14.201.61.118
SPF_IP170.76.157.53
SPF_IP174.143.20.35
SPF_IP183.178.156.33
SPF_IP202.105.131.249
SPF_IP210.184.27.55
SPF_IP210.184.27.56
SPF_IP217.24.52.12
SPF_IP24.142.161.98
SPF_IP64.60.170.130
SPF_IP65.60.108.19
SPF_IP66.249.190.162
SPF_IP74.112.71.239
SPF_IP98.152.40.83
SPF_IP98.174.100.87
SPF_MXmgae.com

Related pages

Pivot deeper into the graph from mgae.com.

Cypher and MCP

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

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