Skip to content

Hostname

cmad.fi

Last fetched

cmad.fi resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · cmad.fiRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cmad.fi

Resolution chain

cmad.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.179.1818.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.159.233.2918.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with cmad.fi in WhisperGraph.

Subdomains

10 observed subdomains of cmad.fi.

Web-graph footprint

Distinct hostnames that link to or from cmad.fi in the public web crawl.

22 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cmad.fi

SPF policy

3 SPF mechanisms authorising senders for cmad.fi.

MechanismTarget
SPF_Acmad.fi
SPF_IP5.44.244.102
SPF_MXcmad.fi

Related pages

Pivot deeper into the graph from cmad.fi.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cmad.fi"})-[: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.