Hostname
infinity.co.il
Last fetched
infinity.co.il has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:israel internet association isoc-il as the registrar.
Nutrition Label
Resolution chain
infinity.co.il has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:israel internet association isoc-il
- Organization
- infinity
- Contact emails
- —
Subdomains
11 observed subdomains of infinity.co.il.
Web-graph footprint
Distinct hostnames that link to or from infinity.co.il in the public web crawl.
56 sites link to this hostname.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for infinity.co.il.
| Mechanism | Target |
|---|---|
| SPF_A | infinity.co.il |
| SPF_INCLUDE | _spf.activetrail.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 173.243.135.128/32 |
| SPF_IP | 192.116.109.11 |
| SPF_IP | 195.225.46.228/32 |
| SPF_IP | 199.203.202.93 |
| SPF_IP | 91.195.162.5/32 |
| SPF_IP | 91.195.162.6/32 |
| SPF_IP | 91.195.163.152 |
| SPF_MX | infinity.co.il |
Related pages
Pivot deeper into the graph from infinity.co.il.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "infinity.co.il"})-[: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.