Hostname
giit.ir
Last fetched
giit.ir resolves to 2 IPv4 addresses operated by Hamyar-AS - Shiraz Hamyar Co. in IR.
Nutrition Label
Resolution chain
giit.ir 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 |
|---|---|---|---|---|
| 178.173.132.74 | 178.173.132.0/24 | AS1756 | Hamyar-AS - Shiraz Hamyar Co. | IR |
| 5.202.105.119 | 5.202.0.0/17 | AS49100 | IR-THR-PTE - Pishgaman Toseeh Ertebatat Company (Private Joint Stock) | IR |
WHOIS identity
No WHOIS records are currently associated with giit.ir in WhisperGraph.
Subdomains
6 observed subdomains of giit.ir.
Web-graph footprint
Distinct hostnames that link to or from giit.ir in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for giit.ir.
| Mechanism | Target |
|---|---|
| SPF_A | giit.ir |
| SPF_A | modest-bell.138-201-44-62.plesk.page |
| SPF_MX | giit.ir |
Related pages
Pivot deeper into the graph from giit.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "giit.ir"})-[: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.