Skip to content

Hostname

postype.com

Last fetched

postype.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1132 as the registrar.

Nutrition Label

WHISPER CANON · postype.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/postype.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.181.17413.128.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.39.813.128.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.247.6713.224.24.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.66.253.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.121.1123.40.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.148.1203.40.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.37.1893.40.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.65.1773.40.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.183.1473.40.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.21.17943.223.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.51.18643.223.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.188.10952.83.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.210.15152.83.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.33.2352.83.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.214.13043.223.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.98.11043.223.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.17.25154.183.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.232.18554.183.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.40.14643.223.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:1132
Organization
gyuseub shin
Contact emails

Subdomains

33,853 observed subdomains of postype.com.

Web-graph footprint

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

1,475 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for postype.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP23.251.224.11
SPF_IP23.251.224.12
SPF_IP23.251.224.13
SPF_IP23.251.224.14
SPF_IP23.251.224.15

Related pages

Pivot deeper into the graph from postype.com.

Cypher and MCP

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

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