Skip to content

Hostname

magornitho.org

Last fetched

magornitho.org resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · magornitho.orgRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/magornitho.org

Resolution chain

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

IPPrefixASNOperatorCountry
176.9.12.78176.9.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:1479
Organization
mohamed amezian
Contact emails

Subdomains

6 observed subdomains of magornitho.org.

Web-graph footprint

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

66 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • magornitho.org

SPF policy

9 SPF mechanisms authorising senders for magornitho.org.

MechanismTarget
SPF_Amagornitho.org
SPF_INCLUDEservers.mcsv.net
SPF_IP144.76.229.26
SPF_IP148.251.235.52
SPF_IP162.55.237.205
SPF_IP174.142.95.81
SPF_IP37.187.163.89
SPF_IP5.9.163.75
SPF_MXmagornitho.org

Related pages

Pivot deeper into the graph from magornitho.org.

Cypher and MCP

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

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