Hostname
mbapublication.com
Last fetched
mbapublication.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
mbapublication.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 |
|---|---|---|---|---|
| 16.12.36.136 | 16.12.36.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 16.12.36.72 | 16.12.36.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 16.12.40.16 | 16.12.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 16.12.40.4 | 16.12.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 16.12.40.44 | 16.12.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 16.12.40.8 | 16.12.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.209.209 | 3.5.209.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.19 | 3.5.211.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.27 | 3.5.211.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.45 | 3.5.211.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.9 | 3.5.211.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.213.251 | 3.5.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.213.33 | 3.5.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.213.42 | 3.5.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.156.16 | 52.219.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.158.200 | 52.219.158.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of mbapublication.com.
| Subdomain |
|---|
| www.mbapublication.com |
Web-graph footprint
Distinct hostnames that link to or from mbapublication.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mbapublication.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
Related pages
Pivot deeper into the graph from mbapublication.com.
- IP · 16.12.36.136
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · IN
- Email · 729dccc351a047418f6597734ca0770f.protect@whoisguard.com
- TLD · .com
- Browse hostnames · mb…
- 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: "mbapublication.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.