Skip to content

Hostname

intel--crmdevipam.lightning.force.com

Last fetched

intel--crmdevipam.lightning.force.com resolves to 6 IPv4 addresses operated by SALESFORCE - Salesforce.com, Inc. in US.

Nutrition Label

WHISPER CANON · intel--crmdevipam.lightning.force.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/intel--crmdevipam.lightning.force.com

Resolution chain

intel--crmdevipam.lightning.force.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.71.154.10161.71.128.0/17AS14340SALESFORCE - Salesforce.com, Inc.US
161.71.154.7161.71.128.0/17AS14340SALESFORCE - Salesforce.com, Inc.US
161.71.154.9161.71.128.0/17AS14340SALESFORCE - Salesforce.com, Inc.US
85.222.142.1085.222.128.0/19AS14340SALESFORCE - Salesforce.com, Inc.FR
85.222.142.1185.222.128.0/19AS14340SALESFORCE - Salesforce.com, Inc.FR
85.222.142.685.222.128.0/19AS14340SALESFORCE - Salesforce.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with intel--crmdevipam.lightning.force.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from intel--crmdevipam.lightning.force.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "intel--crmdevipam.lightning.force.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.