Hostname
mcad-tx.org
Last fetched
mcad-tx.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mcad-tx.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.244.146.113 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.41 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.73 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.92 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.245.86.107 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.26 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.54 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.72 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.166.181.122 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.19 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.49 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.67 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bis consulting
- Contact emails
Subdomains
21 observed subdomains of mcad-tx.org.
Showing 17 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mcad-tx.org in the public web crawl.
158 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mcad-tx.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mcad-tx.org.
- IP · 18.244.146.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · PL
- Email · accounting@bisconsultants.com
- TLD · .org
- Browse hostnames · mc…
- 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: "mcad-tx.org"})-[: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.