Skip to content

Hostname

shavitkantor.com

Last fetched

shavitkantor.com resolves to 2 IPv4 addresses operated by upress-drb - uPress Inc in IL. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · shavitkantor.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/shavitkantor.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.108.148.236185.108.148.0/23AS209622upress-drb - uPress IncIL
88.218.116.4188.218.116.0/24AS209622upress-drb - uPress IncIL

WHOIS identity

Registrar
iana:10007
Organization
dana shavit
Contact emails

Subdomains

2 observed subdomains of shavitkantor.com.

Web-graph footprint

Distinct hostnames that link to or from shavitkantor.com in the public web crawl.

44 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shavitkantor.com.

MechanismTarget
SPF_Ashavitkantor.com
SPF_INCLUDE_spf.inbox.co.il
SPF_IP185.108.148.236
SPF_IP88.218.116.41
SPF_MXshavitkantor.com

Related pages

Pivot deeper into the graph from shavitkantor.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "shavitkantor.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.