Skip to content

Hostname

partner-s.net

Last fetched

partner-s.net resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · partner-s.netRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/partner-s.net

Resolution chain

partner-s.net resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.192.32.18413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.78.813.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.100.11518.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.67.21918.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.48.1952.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.232.23352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.108.3752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.238.11854.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.12.4354.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.62.18154.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.217.2854.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
inomata hideaki
Contact emails

Subdomains

8 observed subdomains of partner-s.net.

Web-graph footprint

Distinct hostnames that link to or from partner-s.net in the public web crawl.

66 sites link to this hostname.

511 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for partner-s.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP13.112.39.69

Related pages

Pivot deeper into the graph from partner-s.net.

Cypher and MCP

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

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