Hostname
gptech.roconsult-tech.ro
Last fetched
gptech.roconsult-tech.ro resolves to 1 IPv4 address operated by AS5606 in RO.
Nutrition Label
Resolution chain
gptech.roconsult-tech.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 |
|---|---|---|---|---|
| 85.120.19.76 | 85.120.35.0/24 | AS5606 | — | RO |
WHOIS identity
No WHOIS records are currently associated with gptech.roconsult-tech.ro in WhisperGraph.
Subdomains
1 observed subdomain of gptech.roconsult-tech.ro.
| Subdomain |
|---|
| www.gptech.roconsult-tech.ro |
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for gptech.roconsult-tech.ro.
| Mechanism | Target |
|---|---|
| SPF_A | gptech.roconsult-tech.ro |
| SPF_INCLUDE | spf.mxserver.ro |
| SPF_IP | 188.215.52.65 |
| SPF_IP | 37.251.155.62 |
| SPF_IP | 46.102.144.4 |
| SPF_MX | gptech.roconsult-tech.ro |
Related pages
Pivot deeper into the graph from gptech.roconsult-tech.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gptech.roconsult-tech.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.