Skip to content

Hostname

sfdc-ei37dk.container.lightning.com

Last fetched

sfdc-ei37dk.container.lightning.com resolves to 12 IPv4 addresses operated by SALESFORCE - Salesforce.com, Inc. in US.

Nutrition Label

WHISPER CANON · sfdc-ei37dk.container.lightning.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/sfdc-ei37dk.container.lightning.com

Resolution chain

sfdc-ei37dk.container.lightning.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.161.184.27104.161.128.0/18AS14340SALESFORCE - Salesforce.com, Inc.US
104.161.185.21104.161.128.0/18AS14340SALESFORCE - Salesforce.com, Inc.US
104.161.187.21104.161.128.0/18AS14340SALESFORCE - Salesforce.com, Inc.US
104.161.189.21104.161.128.0/18AS14340SALESFORCE - Salesforce.com, Inc.US
104.161.190.21104.161.128.0/18AS14340SALESFORCE - Salesforce.com, Inc.US
104.161.191.21104.161.128.0/18AS14340SALESFORCE - Salesforce.com, Inc.US
160.8.184.10160.8.0.0/16AS14340SALESFORCE - Salesforce.com, Inc.GB
160.8.185.10160.8.0.0/16AS14340SALESFORCE - Salesforce.com, Inc.GB
160.8.188.22160.8.0.0/16AS14340SALESFORCE - Salesforce.com, Inc.GB
160.8.189.22160.8.0.0/16AS14340SALESFORCE - Salesforce.com, Inc.GB
160.8.190.22160.8.0.0/16AS14340SALESFORCE - Salesforce.com, Inc.GB
160.8.191.22160.8.0.0/16AS14340SALESFORCE - Salesforce.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with sfdc-ei37dk.container.lightning.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from sfdc-ei37dk.container.lightning.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sfdc-ei37dk.container.lightning.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.