Hostname
auth.hackedu.dev
Last fetched
auth.hackedu.dev resolves to 3.165.113.105, announced in 3.165.112.0/21 by AMAZON-02 - Amazon.com, Inc. in FR. auth.hackedu.dev 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
- 3.165.113.105
3.165.112.0/21 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 3.165.113.128
3.165.112.0/21 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 3.165.113.20
3.165.112.0/21 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 3.165.113.44
3.165.112.0/21 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 3.170.3.122
- 3.170.3.68
- 3.170.3.79
- 3.170.3.99
Attribution
Aws
cloud · ORIGIN_AS
Mail and authentication
Nameservers
- ns-131.awsdns-16.com
- ns-515.awsdns-00.net
- ns-1400.awsdns-47.org
- ns-2001.awsdns-58.co.uk
Threat-feed evidence
History
Related pages
Pivot from auth.hackedu.dev 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: "auth.hackedu.dev"})-[: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.