Skip to content

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

WHISPER CANON · resheftraining.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/resheftraining.com

Resolution chain

resheftraining.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.116.146.102192.116.128.0/19AS12400PARTNER-AS - Partner Communications Ltd.IL
78.47.15.21678.46.0.0/15AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:10007
Organization
ofer reshef
Contact emails

Subdomains

3 observed subdomains of resheftraining.com.

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for resheftraining.com.

MechanismTarget
SPF_Aresheftraining.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.inbox.co.il
SPF_INCLUDEmail.adm.tools
SPF_IP192.116.146.102
SPF_IP78.47.15.216
SPF_MXresheftraining.com

Related pages

Pivot deeper into the graph from resheftraining.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.