Hostname
microprose.com
Last fetched
microprose.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
microprose.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.4.100 | 108.157.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.157.4.110 | 108.157.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.157.4.50 | 108.157.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.157.4.88 | 108.157.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.0.110 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.47 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.6 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.78 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.230.22 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.42 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.52 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.87 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.174.46.118 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.52 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.67 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.7 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
5 observed subdomains of microprose.com.
Web-graph footprint
Distinct hostnames that link to or from microprose.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for microprose.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
Related pages
Pivot deeper into the graph from microprose.com.
- IP · 108.157.4.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · DE
- Email · microprose.com@domainsbyproxy.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: "microprose.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.