Skip to content

Hostname

projectblues.eu

Last fetched

projectblues.eu resolves to 2 IPv4 addresses operated by INVITECH in HU.

Nutrition Label

WHISPER CANON · projectblues.euRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/projectblues.eu

Resolution chain

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

IPPrefixASNOperatorCountry
79.120.193.21479.120.192.0/19AS12301INVITECHHU
94.199.178.4994.199.178.0/23AS206892LITORAL TELECOM PROVEDOR DE INTERNET E SERVICOS LTHU

WHOIS identity

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

Subdomains

2 observed subdomains of projectblues.eu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for projectblues.eu.

MechanismTarget
SPF_Amail.emg.group
SPF_IP79.120.193.220
SPF_IP94.199.178.54

Related pages

Pivot deeper into the graph from projectblues.eu.

Cypher and MCP

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

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