Hostname
mawa-express.com
Last fetched
mawa-express.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
mawa-express.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.242.243.126 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0747997d94afabb12f9c8edc4fe22209e9f4bbdb4a0bd556038dd67b26fcbb8f@mawa-express.com.whoisproxy.org
- 2a4d825b0d1d96683862033e2e968fe685bbb165b31e1567a162ec6cef73e734@mawa-express.com.whoisproxy.org
- 4df42f37ceaf368a32fee6c1f84981878c5a44f003898f342a00c93acfda81a2@mawa-express.com.whoisproxy.org
- 7167cd5d2dad505e6fb9414c613c9ccb141874e0d6e492810d8198795d18ad92@mawa-express.com.whoisproxy.org
- 9cde68f320afe11f4c90df70ccd4c133027e4a0d2b25809fc997ccc49031edeb@mawa-express.com.whoisproxy.org
- c7268c4566af5db0542f0c3aaefc921faccb73e6646cc308574ba8fef30fc12d@mawa-express.com.whoisproxy.org
- c9e47ff96bcdabaeff532256e54f8315bf462ffb481ebda994990ef42924b2b9@mawa-express.com.whoisproxy.org
- d0c43820fdf495447891f51fbcfbc5a560dd9d8e6e8e004576055d1d3cfc58cd@mawa-express.com.whoisproxy.org
- d4dac270270646b894f98b31ed8cc4c0bd25ca146ab58f1f59951c421ea27797@mawa-express.com.whoisproxy.org
- dbacfa6cadfdb39d3670ce567245477248c9d1c22dc917a4ce59e0b2cda0561a@mawa-express.com.whoisproxy.org
- e11b8aa5f15469ee243c1968d537f70be2e7b8250cbb4ea2d26b21d833087a06@mawa-express.com.whoisproxy.org
- ea52571b5a971c85a0f446c3df9319125c51ef23184f8a7fa203fdf30485fac4@mawa-express.com.whoisproxy.org
- fb2833e90c46078de21e449074e0fb0a917cba14b34b96a59368eb83dfda231f@mawa-express.com.whoisproxy.org
Subdomains
4 observed subdomains of mawa-express.com.
Web-graph footprint
Distinct hostnames that link to or from mawa-express.com in the public web crawl.
12 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mawa-express.com
SPF policy
3 SPF mechanisms authorising senders for mawa-express.com.
| Mechanism | Target |
|---|---|
| SPF_A | mawa-express.com |
| SPF_IP | 46.242.243.126 |
| SPF_MX | mawa-express.com |
Related pages
Pivot deeper into the graph from mawa-express.com.
- IP · 46.242.243.126
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 0747997d94afabb12f9c8edc4fe22209e9f4bbdb4a0bd556038dd67b26fcbb8f@mawa-express.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ma…
- 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: "mawa-express.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.