Skip to content

Hostname

interapothek.es

Last fetched

interapothek.es resolves to 1 IPv4 address operated by AS20940 in ES.

Nutrition Label

WHISPER CANON · interapothek.esRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/interapothek.es

Resolution chain

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

IPPrefixASNOperatorCountry
96.16.86.14696.16.86.0/24AS20940ES

WHOIS identity

No WHOIS records are currently associated with interapothek.es in WhisperGraph.

Subdomains

10 observed subdomains of interapothek.es.

Web-graph footprint

Distinct hostnames that link to or from interapothek.es in the public web crawl.

57 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for interapothek.es.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.210.217.35
SPF_IP188.210.217.36
SPF_MXinterapothek.es

Related pages

Pivot deeper into the graph from interapothek.es.

Cypher and MCP

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

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