Hostname
itgr.pro
Last fetched
itgr.pro resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
itgr.pro resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.46.189 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.141.142 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.4 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.4 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:463
- Organization
- llc 'it groupp'
- Contact emails
- —
Subdomains
6 observed subdomains of itgr.pro.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for itgr.pro.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.unione.io |
| SPF_INCLUDE | spf.unisender.com |
| SPF_IP | 178.16.27.0/25 |
| SPF_IP | 195.68.168.120/29 |
| SPF_IP | 62.141.86.208/29 |
| SPF_IP | 81.222.119.160/27 |
| SPF_IP | 93.170.24.0/24 |
| SPF_IP | 95.128.177.64/27 |
| SPF_IP | 95.163.84.226/32 |
Related pages
Pivot deeper into the graph from itgr.pro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itgr.pro"})-[: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.