Hostname
michael-kogan.com
Last fetched
michael-kogan.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
michael-kogan.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.206.113 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.16 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.37 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.61 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 65.8.54.103 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.122 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.15 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.5 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.107 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.42 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.7 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.74 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:886
- Organization
- domain privacy service fbo registrant.
- Contact emails
Subdomains
2 observed subdomains of michael-kogan.com.
Web-graph footprint
Distinct hostnames that link to or from michael-kogan.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for michael-kogan.com.
| Mechanism | Target |
|---|---|
| SPF_A | globalmesh.net |
| SPF_A | michael-kogan.com |
| SPF_MX | michael-kogan.com |
Related pages
Pivot deeper into the graph from michael-kogan.com.
- IP · 3.164.206.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:886
- Country · FI
- Email · michael-kogan.com@domainprivacygroup.com
- TLD · .com
- Browse hostnames · mi…
- 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: "michael-kogan.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.