Skip to content

Hostname

manta.systems

Last fetched

manta.systems resolves to 209.182.227.204, announced in 209.182.227.0/24 by SHOCK-1 - Shock Hosting LLC in US. manta.systems 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 · manta.systemsRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/manta.systems

Resolution chain

IPv6 resolution

No AAAA record for manta.systems is recorded in WhisperGraph.

Attribution

shock

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service

Subdomains

Mail and authentication

Nameservers

  • ns-251.awsdns-31.com
  • ns-660.awsdns-18.net
  • ns-1248.awsdns-28.org
  • ns-1604.awsdns-08.co.uk

Threat-feed evidence

History

Related pages

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