Skip to content

Hostname

morphearts.org

Last fetched

morphearts.org resolves to 1 IPv4 address operated by AS749 in US. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · morphearts.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/morphearts.org

Resolution chain

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

IPPrefixASNOperatorCountry
192.202.211.1192.202.0.0/16AS749US

WHOIS identity

Registrar
iana:1390
Organization
alastair gordon
Contact emails

Subdomains

2 observed subdomains of morphearts.org.

Web-graph footprint

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

32 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for morphearts.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from morphearts.org.

Cypher and MCP

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

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