Skip to content

Hostname

spectro.eu

Last fetched

spectro.eu resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · spectro.euRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/spectro.eu

Resolution chain

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

IPPrefixASNOperatorCountry
49.13.153.11849.13.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

11 observed subdomains of spectro.eu.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for spectro.eu.

MechanismTarget
SPF_Aspectro.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.46.198
SPF_IP2a01:4f8:c0:3125:0:0:0:2
SPF_IP89.32.247.53
SPF_MXspectro.eu

Related pages

Pivot deeper into the graph from spectro.eu.

Cypher and MCP

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

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