Hostname
blockmage.app
Last fetched
blockmage.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
blockmage.app 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 |
|---|---|---|---|---|
| 108.157.128.17 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.128.2 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.128.28 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.128.48 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.192.35.44 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.66 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.70 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.88 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1861
- Organization
- private by design,
- Contact emails
Subdomains
7 observed subdomains of blockmage.app.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for blockmage.app.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_MX | blockmage.app |
Related pages
Pivot deeper into the graph from blockmage.app.
- IP · 108.157.128.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1861
- Country · IE
- Email · abuse@private.design
- TLD · .app
- Browse hostnames · bl…
- 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: "blockmage.app"})-[: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.