Hostname
1234.ro
Last fetched
1234.ro resolves to 85.9.47.144, announced in 85.9.47.0/24 by GTS-BACKBONE - GTS Telecom SRL in RO. 1234.ro 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
- 85.9.47.144
85.9.47.0/24 · GTS-BACKBONE - GTS Telecom SRL · Bucharest, RO
IPv6 resolution
No AAAA record for 1234.ro is recorded in WhisperGraph.
Attribution
gts
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- registrar:instra corporation pty ltd
Subdomains
| Subdomain |
|---|
| cpanel.1234.ro |
| cpcalendars.1234.ro |
| cpcontacts.1234.ro |
| mail.1234.ro |
| ns1.1234.ro |
| webdisk.1234.ro |
| webmail.1234.ro |
| www.1234.ro |
Showing 8 of 8 subdomains (8 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns.romania-webhosting.com
- ns.clausweb.ro
- ns.registar.ro
MX records
- 1234.ro
SPF policy
- a: 1234.ro
- mx: 1234.ro
- ip: 188.212.255.241
- ip: 81.12.249.1
- ip: 85.9.47.144
- ip: 86.107.43.63
- ip: 86.107.43.71
Threat-feed evidence
History
Related pages
Pivot from 1234.ro 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: "1234.ro"})-[: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.