Skip to content

Hostname

alifsystems.com

Last fetched

alifsystems.com resolves to 3 IPv4 addresses operated by MICROHOST-AS Micro Hosting Private Limited in IN. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · alifsystems.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/alifsystems.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.189.88.113103.189.88.0/24AS134926MICROHOST-AS Micro Hosting Private LimitedIN
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
alif management services p.
Contact emails

Subdomains

6 observed subdomains of alifsystems.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for alifsystems.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzoho.in
SPF_IP103.189.88.113
SPF_IP192.29.172.0/25

Related pages

Pivot deeper into the graph from alifsystems.com.

Cypher and MCP

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

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