Skip to content

Hostname

replicon-demo.com

Last fetched

replicon-demo.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. replicon-demo.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 · replicon-demo.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/replicon-demo.com

Resolution chain

No IPv4 resolution is recorded for replicon-demo.com in WhisperGraph.

IPv6 resolution

No AAAA record for replicon-demo.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:292
Contact emails
12119bf3-ed6b-4a52-a578-b69938517249@identity-protect.org, 14f13147-cb8b-4ac3-9a55-2f2d0a87c43c@identity-protect.org, 3775e818-2da5-4947-8f7f-aac6234791d9@identity-protect.org, 3d9dd7f1-22ec-44e6-8993-f94b8222247b@identity-protect.org, 871870f3-2b4c-437f-a917-16a4e037c9ee@identity-protect.org, fb7956f5-6b99-4ca7-acaf-4d6edf81e66e@identity-protect.org, owner-3184699@replicon-demo.com.whoisprivacyservice.org

Mail and authentication

Nameservers

  • ns-359.awsdns-44.com
  • ns-634.awsdns-15.net
  • ns-1132.awsdns-13.org
  • ns-1570.awsdns-04.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

Threat-feed evidence

History

Related pages

Pivot from replicon-demo.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: "replicon-demo.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.