Skip to content

Hostname

partnerkin.com

Last fetched

partnerkin.com resolves to 2 IPv4 addresses operated by PIN-AS in DE. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · partnerkin.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/partnerkin.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.187.1.215.187.1.0/24AS44051PIN-ASDE
5.187.2.2005.187.2.0/24AS44051PIN-ASDE

WHOIS identity

Registrar
iana:1606
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

16 observed subdomains of partnerkin.com.

Web-graph footprint

Distinct hostnames that link to or from partnerkin.com in the public web crawl.

2,298 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for partnerkin.com.

MechanismTarget
SPF_Apartnerkin.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP185.26.98.180
SPF_IP2a02:6b40:2000:68d:0:0:0:1
SPF_IP5.187.1.21
SPF_IP5.187.7.50

Related pages

Pivot deeper into the graph from partnerkin.com.

Cypher and MCP

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

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