Hostname
iprosis.com
Last fetched
iprosis.com resolves to 1 IPv4 address operated by PARTNER-AS - Partner Communications Ltd. in IL. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
iprosis.com 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 |
|---|---|---|---|---|
| 192.116.146.32 | 192.116.128.0/19 | AS12400 | PARTNER-AS - Partner Communications Ltd. | IL |
WHOIS identity
- Registrar
- iana:48
- Organization
- iprosis a.b ltd. iprosis a.b
- Contact emails
Subdomains
1 observed subdomain of iprosis.com.
| Subdomain |
|---|
| www.iprosis.com |
Web-graph footprint
Distinct hostnames that link to or from iprosis.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for iprosis.com.
| Mechanism | Target |
|---|---|
| SPF_A | iprosis.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.inbox.co.il |
| SPF_IP | 192.116.146.32 |
| SPF_MX | iprosis.com |
Related pages
Pivot deeper into the graph from iprosis.com.
- IP · 192.116.146.32
- ASN · AS12400PARTNER-AS - Partner Communications Ltd.
- Registrar · iana:48
- Country · IL
- Email · barkai.amit@gmail.com
- TLD · .com
- Browse hostnames · ip…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iprosis.com"})-[: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.