Hostname
dgaspcgorj.ro
Last fetched
dgaspcgorj.ro resolves to 2 IPv4 addresses operated by AS43927 in RO. WHOIS lists registrar:ici - registrar as the registrar.
Nutrition Label
Resolution chain
dgaspcgorj.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.188.226.44 | 91.188.226.0/24 | AS43927 | — | RO |
| 93.113.174.226 | 93.113.174.0/24 | AS43927 | — | RO |
WHOIS identity
- Registrar
- registrar:ici - registrar
- Organization
- —
- Contact emails
- —
Subdomains
10 observed subdomains of dgaspcgorj.ro.
Web-graph footprint
Distinct hostnames that link to or from dgaspcgorj.ro in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for dgaspcgorj.ro.
| Mechanism | Target |
|---|---|
| SPF_A | dgaspcgorj.ro |
| SPF_INCLUDE | aphroditemx.hosterion.net |
| SPF_INCLUDE | atreusmx.hosterion.net |
| SPF_IP | 176.223.96.135 |
| SPF_IP | 176.223.96.229 |
| SPF_IP | 176.223.96.240 |
| SPF_IP | 176.223.96.254 |
| SPF_IP | 185.125.110.153 |
| SPF_IP | 185.250.106.58 |
| SPF_IP | 91.188.226.44 |
| SPF_IP | 92.114.98.246 |
| SPF_IP | 92.114.98.32 |
| SPF_MX | dgaspcgorj.ro |
Related pages
Pivot deeper into the graph from dgaspcgorj.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dgaspcgorj.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.