Skip to content

Hostname

cambiar.com

Last fetched

cambiar.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cambiar.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cambiar.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.198104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.198104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.216172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

7 observed subdomains of cambiar.com.

Web-graph footprint

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

27 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cambiar.com.

MechanismTarget
SPF_Acambiar.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.psm.knowbe4.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP170.40.159.0/28
SPF_IP170.40.176.8/29
SPF_IP199.36.128.0/22
SPF_IP199.36.128.184/29
SPF_IP35.248.19.10
SPF_IP4.19.134.174
SPF_IP66.205.191.212
SPF_MXcambiar.com

Related pages

Pivot deeper into the graph from cambiar.com.

Cypher and MCP

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

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