Hostname
ip.ro
Last fetched
ip.ro resolves to 194.8.80.8, announced in 194.8.154.0/23 by IRM-AS - Internet Resources Management SRL in RO. ip.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
- 194.8.80.8
194.8.154.0/23 · IRM-AS - Internet Resources Management SRL · Bucharest, RO
IPv6 resolution
No AAAA record for ip.ro is recorded in WhisperGraph.
Attribution
irm resources management
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:internet resources management srl
Subdomains
Mail and authentication
Nameservers
- ns1.ip.ro
- ns2.ip.ro
MX records
- mail.ip.ro
SPF policy
- ip: 194.8.80.0/24
- ip: 69.64.153.131/32
- a: ip.ro
- mx: ip.ro
- ip: 91.238.37.34
Threat-feed evidence
History
Related pages
Pivot from ip.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: "ip.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.