Skip to content

Hostname

clientam.com

Last fetched

clientam.com resolves to 7 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · clientam.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/clientam.com

Resolution chain

clientam.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.109.53.173104.64.0.0/10AS20940AKAMAI-ASN1US
104.126.37.179104.126.36.0/23AS20940AKAMAI-ASN1DE
104.126.37.185104.126.36.0/23AS20940AKAMAI-ASN1DE
23.36.162.20023.36.162.0/24AS20940AKAMAI-ASN1DE
23.36.162.20723.36.162.0/24AS20940AKAMAI-ASN1DE
79.140.95.15279.140.80.0/20AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT
79.140.95.3379.140.80.0/20AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT

WHOIS identity

Registrar
iana:9
Organization
interactiver brokers group
Contact emails

Subdomains

20 observed subdomains of clientam.com.

Web-graph footprint

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

259 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for clientam.com.

MechanismTarget
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfext.ibkr.com
SPF_MXclientam.com

Related pages

Pivot deeper into the graph from clientam.com.

Cypher and MCP

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

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