Skip to content

Hostname

projectfocus.eu

Last fetched

projectfocus.eu resolves to 1 IPv4 address operated by GTS-BACKBONE GTS Telecom in RO.

Nutrition Label

WHISPER CANON · projectfocus.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/projectfocus.eu

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.29.21845.82.28.0/23AS5606GTS-BACKBONE GTS TelecomRO

WHOIS identity

No WHOIS records are currently associated with projectfocus.eu in WhisperGraph.

Subdomains

9 observed subdomains of projectfocus.eu.

Web-graph footprint

Distinct hostnames that link to or from projectfocus.eu in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • projectfocus.eu

SPF policy

5 SPF mechanisms authorising senders for projectfocus.eu.

MechanismTarget
SPF_Aprojectfocus.eu
SPF_IP188.241.222.150
SPF_IP2a00:ece1:0:14:0:0:0:25a
SPF_IP45.82.29.218
SPF_MXprojectfocus.eu

Related pages

Pivot deeper into the graph from projectfocus.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "projectfocus.eu"})-[: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.