Hostname
resheftraining.com
Last fetched
resheftraining.com resolves to 2 IPv4 addresses operated by PARTNER-AS - Partner Communications Ltd. in IL. WHOIS lists iana:10007 as the registrar.
Nutrition Label
Resolution chain
resheftraining.com 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 |
|---|---|---|---|---|
| 192.116.146.102 | 192.116.128.0/19 | AS12400 | PARTNER-AS - Partner Communications Ltd. | IL |
| 78.47.15.216 | 78.46.0.0/15 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- iana:10007
- Organization
- ofer reshef
- Contact emails
Subdomains
3 observed subdomains of resheftraining.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from resheftraining.com in the public web crawl.
37 sites link to this hostname.
49 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for resheftraining.com.
| Mechanism | Target |
|---|---|
| SPF_A | resheftraining.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.inbox.co.il |
| SPF_INCLUDE | mail.adm.tools |
| SPF_IP | 192.116.146.102 |
| SPF_IP | 78.47.15.216 |
| SPF_MX | resheftraining.com |
Related pages
Pivot deeper into the graph from resheftraining.com.
- IP · 192.116.146.102
- ASN · AS12400PARTNER-AS - Partner Communications Ltd.
- Registrar · iana:10007
- Country · IL
- Email · oferr@katzu.com
- TLD · .com
- Browse hostnames · re…
- 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: "resheftraining.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.