Hostname
usligorj.ro
Last fetched
usligorj.ro resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:chroot network srl as the registrar.
Nutrition Label
Resolution chain
usligorj.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.251.48.220 | 148.251.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:chroot network srl
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of usligorj.ro.
Web-graph footprint
Distinct hostnames that link to or from usligorj.ro in the public web crawl.
20 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- bmx-fr.chroot.ro
- usligorj.ro
SPF policy
20 SPF mechanisms authorising senders for usligorj.ro.
| Mechanism | Target |
|---|---|
| SPF_A | usligorj.ro |
| SPF_INCLUDE | elay.mailbaby.net |
| SPF_INCLUDE | mx70.web365.ro |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | smtp16.web365.ro |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_INCLUDE | web365.ro |
| SPF_IP | 138.201.85.173 |
| SPF_IP | 148.251.48.220 |
| SPF_IP | 188.40.47.181 |
| SPF_IP | 193.239.85.71 |
| SPF_IP | 193.239.85.72 |
| SPF_IP | 193.239.85.73 |
| SPF_IP | 217.156.26.10 |
| SPF_IP | 217.156.26.11 |
| SPF_IP | 217.156.26.31 |
| SPF_IP | 217.156.26.32 |
| SPF_IP | 89.46.102.178 |
| SPF_IP | 89.46.102.182 |
| SPF_MX | usligorj.ro |
Related pages
Pivot deeper into the graph from usligorj.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "usligorj.ro"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.