Skip to content

Hostname

gati.com

Last fetched

gati.com resolves to 1 IPv4 address operated by AS38476 in IN. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · gati.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gati.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.235.57.28119.235.57.0/24AS38476IN

WHOIS identity

Registrar
iana:9
Organization
gati
Contact emails

Subdomains

6 observed subdomains of gati.com.

Web-graph footprint

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

211 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gati.com.

MechanismTarget
SPF_Agati.com
SPF_EXISTS%{ir}._spf.netcorecloud.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP168.245.106.221
SPF_IP50.31.54.30
SPF_MXgati.com

Related pages

Pivot deeper into the graph from gati.com.

Cypher and MCP

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

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