Skip to content

Hostname

forajet.com

Last fetched

forajet.com resolves to 2 IPv4 addresses operated by NETINTERNET Netinternet Bilisim Teknolojileri AS in TR. WHOIS lists iana:3826 as the registrar.

Nutrition Label

WHISPER CANON · forajet.comRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/forajet.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.252.162.13889.252.162.0/24AS51559NETINTERNET Netinternet Bilisim Teknolojileri ASTR
89.252.180.1989.252.180.0/24AS42846GUZELHOSTING GNET INTERNET TELEKOMUNIKASYON A.S.TR

WHOIS identity

Registrar
iana:3826
Organization
spike friedman
Contact emails

Subdomains

11 observed subdomains of forajet.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for forajet.com.

MechanismTarget
SPF_Aforajet.com
SPF_INCLUDErelay.guzelhosting.com
SPF_IP31.210.86.210
SPF_IP89.252.162.138
SPF_MXforajet.com

Related pages

Pivot deeper into the graph from forajet.com.

Cypher and MCP

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

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