Skip to content

Hostname

projesis.com

Last fetched

projesis.com resolves to 1 IPv4 address operated by EUROTA-ASN EUROTA INTERNET SERVICES LTD in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.42.39.5392.42.39.0/24AS49467EUROTA-ASN EUROTA INTERNET SERVICES LTDTR

WHOIS identity

Registrar
iana:1601
Organization
apiname
Contact emails

Subdomains

11 observed subdomains of projesis.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for projesis.com.

MechanismTarget
SPF_Aprojesis.com
SPF_INCLUDEemedyapazarlama.com
SPF_INCLUDEserver.fazlanet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.40.229.136
SPF_IP92.42.39.222
SPF_IP92.42.39.46
SPF_IP92.42.39.50
SPF_MXprojesis.com

Related pages

Pivot deeper into the graph from projesis.com.

Cypher and MCP

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

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