Skip to content

Hostname

after5.hr

Last fetched

after5.hr resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · after5.hrRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/after5.hr

Resolution chain

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

WHOIS identity

Registrar
registrar:carnet
Organization
after 5 d.o.o.
Contact emails

Subdomains

9 observed subdomains of after5.hr.

Web-graph footprint

Distinct hostnames that link to or from after5.hr in the public web crawl.

166 sites link to this hostname.

293 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for after5.hr.

MechanismTarget
SPF_Aafter5.hr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmtp-cluster.plusvps.com
SPF_IP136.243.160.110
SPF_IP178.218.163.41
SPF_IP178.218.163.90
SPF_MXafter5.hr

Related pages

Pivot deeper into the graph from after5.hr.

Cypher and MCP

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

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