Skip to content

Hostname

fera24.at

Last fetched

fera24.at resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

WHISPER CANON · fera24.atRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fera24.at

Resolution chain

fera24.at resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.90104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.90104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.191172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:eurodns sa
Organization
fera sp. z o.o.
Contact emails

Subdomains

7 observed subdomains of fera24.at.

Web-graph footprint

Distinct hostnames that link to or from fera24.at in the public web crawl.

16 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for fera24.at.

MechanismTarget
SPF_Afera24.at
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP2001:41d0:0602:1d03::/64
SPF_IP51.68.152.3/32
SPF_MXfera24.at

Related pages

Pivot deeper into the graph from fera24.at.

Cypher and MCP

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

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