Skip to content

Hostname

alturing.eu

Last fetched

alturing.eu resolves to 1 IPv4 address operated by AS61168 in FR. WHOIS lists registrar:domainoo as the registrar.

Nutrition Label

WHISPER CANON · alturing.euRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/alturing.eu

Resolution chain

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

IPPrefixASNOperatorCountry
185.16.44.132185.16.44.0/24AS61168FR

WHOIS identity

Registrar
registrar:domainoo
Organization
Contact emails

Subdomains

9 observed subdomains of alturing.eu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for alturing.eu.

MechanismTarget
SPF_INCLUDE_spf.chronopost.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.profils.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spfpp.chronopost.fr
SPF_IP213.41.95.24/29
SPF_IP213.41.95.30/32
SPF_IP46.235.17.249/32
SPF_IP81.252.34.24/29
SPF_IP81.255.7.169
SPF_MXalturing.eu

Related pages

Pivot deeper into the graph from alturing.eu.

Cypher and MCP

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

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