Skip to content

Hostname

macadano.com

Last fetched

macadano.com resolves to 1 IPv4 address operated by Truehost Cloud Limited - Truehost Cloud Limited in KE. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · macadano.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/macadano.com

Resolution chain

macadano.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
102.212.246.99102.212.246.0/24AS329278Truehost Cloud Limited - Truehost Cloud LimitedKE

WHOIS identity

Registrar
iana:460
Organization
mr.
Contact emails

Subdomains

39 observed subdomains of macadano.com.

Web-graph footprint

Distinct hostnames that link to or from macadano.com in the public web crawl.

8 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for macadano.com.

MechanismTarget
SPF_Amacadano.com
SPF_INCLUDE_spf.truehostcloud.com
SPF_INCLUDEspfdm-ap-southeast-1.aliyun.com
SPF_IP102.212.246.98
SPF_IP102.212.246.99
SPF_IP136.243.75.214
SPF_IP145.239.19.134
SPF_IP5.135.141.158
SPF_IP54.36.174.113
SPF_MXmacadano.com

Related pages

Pivot deeper into the graph from macadano.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "macadano.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 20

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