Skip to content

Hostname

hosterapi.de

Last fetched

hosterapi.de resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in FI.

Nutrition Label

WHISPER CANON · hosterapi.deRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hosterapi.de

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.138.254135.181.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI
37.114.61.637.114.61.0/24AS216081Gobbato-IT-Solutions - Paulo Gobbato trading as Gobbato IT LoesungenDE

WHOIS identity

No WHOIS records are currently associated with hosterapi.de in WhisperGraph.

Subdomains

5 observed subdomains of hosterapi.de.

Web-graph footprint

Distinct hostnames that link to or from hosterapi.de in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hosterapi.de.

MechanismTarget
SPF_Amail.servi.ce.it
SPF_Amailproxy-01.nexserv.de
SPF_Amailproxy-02.nexserv.de
SPF_IP193.187.255.98
SPF_IP37.114.61.244
SPF_IP37.114.61.32
SPF_IP77.90.16.75
SPF_MXhosterapi.de

Related pages

Pivot deeper into the graph from hosterapi.de.

Cypher and MCP

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

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