Skip to content

Hostname

gomagic.org

Last fetched

gomagic.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1449 as the registrar.

Nutrition Label

WHISPER CANON · gomagic.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gomagic.org

Resolution chain

gomagic.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.10104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.10104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.85172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1449
Organization
global domain privacy services
Contact emails

Subdomains

15 observed subdomains of gomagic.org.

Web-graph footprint

Distinct hostnames that link to or from gomagic.org in the public web crawl.

97 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gomagic.org.

MechanismTarget
SPF_Agomagic.org
SPF_INCLUDEspf.selzy.com
SPF_IP199.80.53.4
SPF_IP23.105.246.18
SPF_IP78.140.185.130
SPF_IP78.140.191.15
SPF_IP88.212.247.4
SPF_MXgomagic.org

Related pages

Pivot deeper into the graph from gomagic.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gomagic.org"})-[: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.