Skip to content

Hostname

aaa-pharma.de

Last fetched

aaa-pharma.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · aaa-pharma.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aaa-pharma.de

Resolution chain

aaa-pharma.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with aaa-pharma.de in WhisperGraph.

Subdomains

1 observed subdomain of aaa-pharma.de.

Web-graph footprint

Distinct hostnames that link to or from aaa-pharma.de in the public web crawl.

9 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aaa-pharma.de.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.147.218.192
SPF_IP94.199.91.69/30
SPF_IP94.199.91.70

Related pages

Pivot deeper into the graph from aaa-pharma.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aaa-pharma.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.