Skip to content

Hostname

gifittousaa.com

Last fetched

gifittousaa.com resolves to 2 IPv4 addresses operated by AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETI in TR. WHOIS lists iana:1534 as the registrar.

Nutrition Label

WHISPER CANON · gifittousaa.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gifittousaa.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.232.216.8109.232.216.0/23AS42807AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETITR
94.199.201.694.199.200.0/22AS42807AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETITR

WHOIS identity

Registrar
iana:1534
Organization
domain admin
Contact emails

Threat posture

History

Mail and authentication

MX records

  • gifittousaa.com

SPF policy

6 SPF mechanisms authorising senders for gifittousaa.com.

MechanismTarget
SPF_Agifittousaa.com
SPF_INCLUDE_spf.trwww.com
SPF_IP109.232.216.4
SPF_IP94.199.201.3
SPF_IP94.199.201.6
SPF_MXgifittousaa.com

Related pages

Pivot deeper into the graph from gifittousaa.com.

Cypher and MCP

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

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