Skip to content

Hostname

magiccirclegroup.com

Last fetched

magiccirclegroup.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · magiccirclegroup.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/magiccirclegroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.3.222.74192.3.222.0/24AS36352AS-COLOCROSSING - HostPapaUS
96.44.134.12296.44.134.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:69
Organization
arruda
Contact emails

Subdomains

22 observed subdomains of magiccirclegroup.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for magiccirclegroup.com.

MechanismTarget
SPF_Amagiccirclegroup.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP192.3.222.74
SPF_IP64.50.176.180
SPF_IP67.210.108.170
SPF_IP96.44.134.122
SPF_MXmagiccirclegroup.com

Related pages

Pivot deeper into the graph from magiccirclegroup.com.

Cypher and MCP

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

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