Hostname
memesition.com
Last fetched
memesition.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
memesition.com 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 |
|---|---|---|---|---|
| 43.200.118.236 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of memesition.com owner
- Contact emails
- 7ef76ad6-261e-46dc-ab83-7d95b01214dc@identity-protect.org
- 8e8cdb85-9dcd-4a42-bfd0-3d16c8e0b749@identity-protect.org
- b3989b73-3128-4125-a7de-74e19020a470@identity-protect.org
- e115b21d-2bd0-4798-8685-848f59b692de@identity-protect.org
- eaa4f486-882a-430b-a3d5-c71ad6b4efe0@identity-protect.org
- ffca4133-58cc-44a7-968e-725b1078a426@identity-protect.org
- owner-1323625@memesition.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of memesition.com.
Web-graph footprint
Distinct hostnames that link to or from memesition.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from memesition.com.
- IP · 43.200.118.236
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 7ef76ad6-261e-46dc-ab83-7d95b01214dc@identity-protect.org
- TLD · .com
- Browse hostnames · me…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "memesition.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.