Hostname
wkmg.com
Last fetched
wkmg.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wkmg.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.162.112.114 | 3.162.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.112.120 | 3.162.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.112.122 | 3.162.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.112.96 | 3.162.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.229.33 | 96.0.0.0/3 | AS9498 | — | US |
| 99.86.229.45 | 96.0.0.0/3 | AS9498 | — | US |
| 99.86.229.85 | 96.0.0.0/3 | AS9498 | — | US |
| 99.86.229.89 | 96.0.0.0/3 | AS9498 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wkmg.com owner
- Contact emails
- gmgdomain-admin@grahammedia.com
- pnsdomain-admin@postnewsweek.com
- 0815af30-228c-4453-acbf-469f19646200@identity-protect.org
- 430f9603-b9e7-4a42-a845-9b1a82c8499a@identity-protect.org
- 5e9c81ce-0d05-4d29-b264-162d1c3540c1@identity-protect.org
- 6ab7ba83-2dc0-427e-a3d3-6fca912f3737@identity-protect.org
- 7d53bd5f-d8b3-41ac-be1e-68c7344cbab3@identity-protect.org
- 958f32e8-932e-4c34-8fa2-c7c11bf3fd72@identity-protect.org
- ca9e96f1-1ef1-4337-849a-56f4edbe950d@identity-protect.org
- owner-5767540@wkmg.com.whoisprivacyservice.org
- owner-6359461@wkmg.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of wkmg.com.
| Subdomain |
|---|
| autodiscover.wkmg.com |
| www.wkmg.com |
Web-graph footprint
Distinct hostnames that link to or from wkmg.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for wkmg.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from wkmg.com.
- IP · 3.162.112.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gmgdomain-admin@grahammedia.com
- TLD · .com
- Browse hostnames · wk…
- 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: "wkmg.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.