Skip to content

Hostname

morfa.net

Last fetched

morfa.net resolves to 172.234.24.211, announced in 172.234.16.0/20 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. morfa.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · morfa.netRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/morfa.net

Resolution chain

IPv6 resolution

Attribution

akamai linode ap connected

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
domain administrator
Contact emails
0eaf624887314df98e7bab663410260d.protect@withheldforprivacy.com, 7e0e8f761e6d43159b5eac22881676d1.protect@withheldforprivacy.com, morfa.net@whoisprivacyshield.org, pw-4d872ad513ed2729aceeaaf108d5f2ef@privacyguardian.org

Subdomains

Subdomain
www.morfa.net

Showing 1 of 1 subdomain (1 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns101.registrar-servers.com
  • dns102.registrar-servers.com

Threat-feed evidence

History

Related pages

Pivot from morfa.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "morfa.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.