Hostname
codidactic.com
Last fetched
codidactic.com resolves to 135.125.100.127, announced in 135.125.0.0/17 by OVH - OVH SAS in FR. codidactic.com 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
- 135.125.100.127
135.125.0.0/17 · OVH - OVH SAS · Strasbourg, FR
- 18.207.48.60
18.204.0.0/14 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 3.231.79.7
3.224.0.0/12 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
IPv6 resolution
No AAAA record for codidactic.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of codidactic.com owner
- Contact emails
- 209d8e3b-529c-4d89-b7bd-5f2823308bf0@identity-protect.org, 3bb59e4f-8e61-4a94-822d-b2b5b31854b5@identity-protect.org, 688764c8-0182-4668-bde0-013bfc542e04@identity-protect.org, c6e088c2-9890-4bbc-96a8-de48827a0e35@identity-protect.org
Mail and authentication
Nameservers
- ns-76.awsdns-09.com
- ariella.ns.cloudflare.com
- stan.ns.cloudflare.com
- ns-1005.awsdns-61.net
- ns-1462.awsdns-54.org
- ns-1990.awsdns-56.co.uk
MX records
- mail.protonmail.ch
- mailsec.protonmail.ch
SPF policy
- include: _spf.protonmail.ch
Threat-feed evidence
History
Related pages
Pivot from codidactic.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: "codidactic.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.