Hostname
madrex.com
Last fetched
madrex.com resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
madrex.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 |
|---|---|---|---|---|
| 45.60.49.30 | 45.60.49.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:49
- Organization
- madre:x co
- Contact emails
Subdomains
17 observed subdomains of madrex.com.
Web-graph footprint
Distinct hostnames that link to or from madrex.com in the public web crawl.
87 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for madrex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf.bserver.jp |
| SPF_INCLUDE | spf.cxml.jp |
| SPF_IP | 124.147.12.131/32 |
| SPF_IP | 124.147.9.66/32 |
| SPF_IP | 124.147.9.67/32 |
| SPF_IP | 203.216.208.130/32 |
| SPF_IP | 203.216.208.139/32 |
| SPF_IP | 210.128.1.224/28 |
| SPF_IP | 210.128.5.136/29 |
Related pages
Pivot deeper into the graph from madrex.com.
- IP · 45.60.49.30
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:49
- Country · GB
- Email · system-admin@madrex.co.jp
- 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: "madrex.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.