Hostname
frgtim.ro
Last fetched
frgtim.ro resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists registrar:romedchim international srl as the registrar.
Nutrition Label
Resolution chain
frgtim.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 |
|---|---|---|---|---|
| 89.45.175.142 | 89.45.168.0/21 | AS5606 | — | RO |
WHOIS identity
- Registrar
- registrar:romedchim international srl
- Organization
- —
- Contact emails
- —
Subdomains
13 observed subdomains of frgtim.ro.
Web-graph footprint
Distinct hostnames that link to or from frgtim.ro in the public web crawl.
20 sites link to this hostname.
86 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- frgtim.ro
SPF policy
5 SPF mechanisms authorising senders for frgtim.ro.
| Mechanism | Target |
|---|---|
| SPF_A | frgtim.ro |
| SPF_INCLUDE | spf.mxserver.ro |
| SPF_IP | 89.45.173.42 |
| SPF_IP | 89.45.175.142 |
| SPF_MX | frgtim.ro |
Related pages
Pivot deeper into the graph from frgtim.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "frgtim.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.