Hostname
partnergate.de
Last fetched
partnergate.de resolves to 1 IPv4 address operated by INETWIRE-AS Key-Systems GmbH PartnerGate in DE.
Nutrition Label
Resolution chain
partnergate.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.130.18.30 | 95.130.16.0/21 | AS13246 | INETWIRE-AS Key-Systems GmbH PartnerGate | DE |
WHOIS identity
No WHOIS records are currently associated with partnergate.de in WhisperGraph.
Subdomains
23 observed subdomains of partnergate.de.
Showing 22 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from partnergate.de in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for partnergate.de.
| Mechanism | Target |
|---|---|
| SPF_A | partnergate.de |
| SPF_INCLUDE | 592061.spf01.hubspotemail.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 95.130.16.0/23 |
| SPF_IP | 95.130.18.0/24 |
Related pages
Pivot deeper into the graph from partnergate.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "partnergate.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.