Hostname
underscore.cc
Last fetched
underscore.cc resolves to 141.195.119.3, announced in 141.195.118.0/23 by RADWEB-NA-01 - RadWeb, LLC in US. underscore.cc 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
- 141.195.119.3
141.195.118.0/23 · RADWEB-NA-01 - RadWeb, LLC · Dallas, US
IPv6 resolution
Attribution
radweb
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:1479
- Registrant organisation
- server admin
- Contact emails
- domains@radwebhosting.com
Subdomains
| Subdomain |
|---|
| autodiscover.underscore.cc |
| cpanel.underscore.cc |
| cpcalendars.underscore.cc |
| cpcontacts.underscore.cc |
| mail.underscore.cc |
| webdisk.underscore.cc |
| webmail.underscore.cc |
| www.underscore.cc |
Showing 8 of 8 subdomains (8 per page).
Mail and authentication
Nameservers
- ns1.serverprovider.net
- ns2.serverprovider.net
- ns3.serverprovider.net
- ns4.serverprovider.net
MX records
- underscore.cc
SPF policy
- a: underscore.cc
- mx: underscore.cc
- ip: 141.195.119.3
Threat-feed evidence
History
Related pages
Pivot from underscore.cc 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: "underscore.cc"})-[: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.