Skip to content

Hostname

devire.eu

Last fetched

devire.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · devire.euRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/devire.eu

Resolution chain

devire.eu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
Contact emails

Subdomains

4 observed subdomains of devire.eu.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for devire.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.170.28.91
SPF_IP193.17.223.0/24
SPF_IP80.243.123.65
SPF_IP91.195.250.0/24
SPF_IP94.18.240.157
SPF_MXdevire.eu

Related pages

Pivot deeper into the graph from devire.eu.

Cypher and MCP

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

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