Skip to content

Hostname

amirimspa.com

Last fetched

amirimspa.com resolves to 1 IPv4 address operated by CLOUDWEBMANAGE-IL - O.M.C. COMPUTERS & COMMUNICATIONS LTD in IL. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.238.120.40195.238.120.0/24AS44709CLOUDWEBMANAGE-IL - O.M.C. COMPUTERS & COMMUNICATIONS LTDIL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of amirimspa.com.

Web-graph footprint

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

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • amirimspa.com

SPF policy

4 SPF mechanisms authorising senders for amirimspa.com.

MechanismTarget
SPF_Aamirimspa.com
SPF_IP195.238.120.40
SPF_IP5.100.254.70
SPF_MXamirimspa.com

Related pages

Pivot deeper into the graph from amirimspa.com.

Cypher and MCP

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

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