Skip to content

Hostname

cambridgeair.com

Last fetched

cambridgeair.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cambridgeair.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cambridgeair.com

Resolution chain

cambridgeair.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
cambridge engineering,
Contact emails

Subdomains

11 observed subdomains of cambridgeair.com.

Web-graph footprint

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

50 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cambridgeair.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE46578867.spf06.hubspotemail.net
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_IP148.163.153.13
SPF_IP208.75.80.42
SPF_IP209.220.191.124/32
SPF_IP209.220.191.125/32
SPF_IP209.239.233.124/32
SPF_IP209.239.233.125/32
SPF_IP209.239.233.225/32
SPF_IP64.0.146.124/32
SPF_IP64.0.146.125/32
SPF_MXcambridgeair.com

Related pages

Pivot deeper into the graph from cambridgeair.com.

Cypher and MCP

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

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