Hostname
2020mechanical.com
Last fetched
2020mechanical.com resolves to 192.254.235.46, announced in 192.254.224.0/20 by ORACLE-BMC-31898 - Oracle Corporation in US. 2020mechanical.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
IPv6 resolution
No AAAA record for 2020mechanical.com is recorded in WhisperGraph.
Attribution
oracle
ORIGIN_AS
WHOIS identity
- Registrar
- iana:955
- Registrant organisation
- daniel austin
- Contact emails
- daniel@hotcoldinc.com, dataprotected@maskeddetails.com
Subdomains
| Subdomain |
|---|
| autodiscover.2020mechanical.com |
| cpanel.2020mechanical.com |
| mail.2020mechanical.com |
| webdisk.2020mechanical.com |
Showing 4 of 4 subdomains (4 per page).
Mail and authentication
Nameservers
- ns6523.hostgator.com
- ns6524.hostgator.com
MX records
- smtp.google.com
Threat-feed evidence
History
Related pages
Pivot from 2020mechanical.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: "2020mechanical.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.