Skip to content

Hostname

shamirtools.com

Last fetched

shamirtools.com resolves to 1 IPv4 address operated by AS12400 in IL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · shamirtools.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shamirtools.com

Resolution chain

shamirtools.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.199.160.148212.199.160.0/19AS12400IL

WHOIS identity

Registrar
iana:48
Organization
shamir tools
Contact emails

Subdomains

4 observed subdomains of shamirtools.com.

Web-graph footprint

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

6 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for shamirtools.com.

MechanismTarget
SPF_Ashamirtools.com
SPF_INCLUDE_spf.activetrail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.70.16.77
SPF_IP13.72.99.16
SPF_IP191.235.85.21
SPF_IP20.195.97.9
SPF_IP20.50.248.137
SPF_IP20.53.168.19
SPF_IP20.73.204.39
SPF_IP40.115.68.94
SPF_IP40.74.245.255
SPF_IP40.83.150.252
SPF_IP52.155.91.26
SPF_MXadmail365.co.il
SPF_MXshamirtools.com

Related pages

Pivot deeper into the graph from shamirtools.com.

Cypher and MCP

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

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