Skip to content

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

WHISPER CANON · mcad-tx.orgRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mcad-tx.org

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.

IPPrefixASNOperatorCountry
18.244.146.11318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.4118.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.7318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.9218.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.245.86.10718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.181.1223.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.193.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.493.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.673.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bis consulting
Contact emails

Subdomains

21 observed subdomains of mcad-tx.org.

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mcad-tx.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mcad-tx.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.