Skip to content

Hostname

2am.jype.com

Last fetched

2am.jype.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in KR.

Nutrition Label

WHISPER CANON · 2am.jype.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/2am.jype.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.39.186.20220.36.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
43.203.13.12043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with 2am.jype.com in WhisperGraph.

Subdomains

2 observed subdomains of 2am.jype.com.

Web-graph footprint

Distinct hostnames that link to or from 2am.jype.com in the public web crawl.

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for 2am.jype.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP118.128.213.112
SPF_IP198.37.148.245
SPF_IP202.30.198.31
SPF_IP207.46.153.244
SPF_IP211.115.80.241
SPF_IP23.99.118.36
SPF_IP40.74.138.87
SPF_IP58.224.162.71
SPF_IP61.42.12.100
SPF_IP61.42.12.120

Related pages

Pivot deeper into the graph from 2am.jype.com.

Cypher and MCP

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

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