Skip to content

Hostname

specularium.org

Last fetched

specularium.org resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · specularium.orgRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/specularium.org

Resolution chain

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

IPPrefixASNOperatorCountry
157.180.107.135157.180.0.0/17AS24940HETZNER-AS - Hetzner Online GmbHFI
5.79.12.375.79.0.0/18AS15395RACKSPACE-LON - Rackspace Ltd.GB

WHOIS identity

Registrar
iana:168
Organization
amphora aromatics
Contact emails

Subdomains

1 observed subdomain of specularium.org.

Web-graph footprint

Distinct hostnames that link to or from specularium.org in the public web crawl.

40 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for specularium.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP157.180.107.135
SPF_IP162.13.79.108

Related pages

Pivot deeper into the graph from specularium.org.

Cypher and MCP

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

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