Skip to content

Hostname

giorex.ro

Last fetched

giorex.ro resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists registrar:internet resources management srl as the registrar.

Nutrition Label

WHISPER CANON · giorex.roRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/giorex.ro

Resolution chain

giorex.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.223.110.10176.223.224.0/20AS5606RO

WHOIS identity

Registrar
registrar:internet resources management srl
Organization
Contact emails

Subdomains

7 observed subdomains of giorex.ro.

Web-graph footprint

Distinct hostnames that link to or from giorex.ro in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • giorex.ro

SPF policy

3 SPF mechanisms authorising senders for giorex.ro.

MechanismTarget
SPF_Agiorex.ro
SPF_IP176.223.110.10
SPF_MXgiorex.ro

Related pages

Pivot deeper into the graph from giorex.ro.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "giorex.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.