Hostname
igap.net
Last fetched
igap.net resolves to 1 IPv4 address operated by SCTURBO INFORMATICA LTDA. in IR. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
igap.net 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.51.168 | 89.45.51.0/24 | AS197207 | SCTURBO INFORMATICA LTDA. | IR |
WHOIS identity
- Registrar
- iana:1387
- Organization
- mohammad rasoul kazemi
- Contact emails
Subdomains
77 observed subdomains of igap.net.
Showing 25 of 77. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from igap.net in the public web crawl.
427 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for igap.net.
| Mechanism | Target |
|---|---|
| SPF_A | igap.net |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_IP | 80.249.115.157 |
| SPF_MX | igap.net |
Related pages
Pivot deeper into the graph from igap.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "igap.net"})-[: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.