Hostname
namerdap.systems
Last fetched
namerdap.systems resolves to 44.236.145.43, announced in 44.224.0.0/11 by AMAZON-02 - Amazon.com, Inc. in US. namerdap.systems is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 44.236.145.43
44.224.0.0/11 · AMAZON-02 - Amazon.com, Inc. · Boardman, US
IPv6 resolution
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
Mail and authentication
Nameservers
- ns1hwy.name.com
- ns2hkt.name.com
- ns3jnr.name.com
- ns4cfn.name.com
MX records
- mx3.name.com
- mx4.name.com
- mx5.name.com
- mx6.name.com
- mx7.name.com
- mx8.name.com
SPF policy
- a: namerdap.systems
- mx: namerdap.systems
Threat-feed evidence
History
Related pages
Pivot from namerdap.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: "namerdap.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.