Skip to content

Hostname

marktwainproject.com

Last fetched

marktwainproject.com resolves to 128.32.10.252, announced in 128.32.0.0/16 by UCB - University of California at Berkeley in US. marktwainproject.com 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 · marktwainproject.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/marktwainproject.com

Resolution chain

IPv6 resolution

No AAAA record for marktwainproject.com is recorded in WhisperGraph.

Attribution

university of california at berkeley

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
no.valid.email@worldnic.com, libdevops@lists.berkeley.edu, cwd3@columbia.edu, 4da31a9b-c480-4ddc-bd40-a74be32b2391@identity-protect.org, 6b8297f7-c03b-4fc1-8824-a051681d2e8d@identity-protect.org, 7e299ad8-846b-4b31-81f8-bf2ebf001a18@identity-protect.org

Mail and authentication

Nameservers

  • ns-105.awsdns-13.com
  • ns-975.awsdns-57.net
  • ns-1407.awsdns-47.org
  • ns-1934.awsdns-49.co.uk

Threat-feed evidence

History

Related pages

Pivot from marktwainproject.com 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: "marktwainproject.com"})-[: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.