Skip to content

Hostname

amcapharm.de

Last fetched

amcapharm.de resolves to 1 IPv4 address operated by AS20773 in DE.

Nutrition Label

WHISPER CANON · amcapharm.deRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/amcapharm.de

Resolution chain

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

IPPrefixASNOperatorCountry
178.77.107.44178.77.104.0/21AS20773DE

WHOIS identity

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

Subdomains

3 observed subdomains of amcapharm.de.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for amcapharm.de.

MechanismTarget
SPF_Aamcapharm.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.199.94.169
SPF_IP178.200.181.145
SPF_IP217.91.222.246
SPF_IP37.24.135.245
SPF_IP80.237.138.5/32
SPF_MXamcapharm.de

Related pages

Pivot deeper into the graph from amcapharm.de.

Cypher and MCP

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

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