Skip to content

Hostname

force.com

Last fetched

force.com resolves to 5 IPv4 addresses operated by AKAMAI-AMS in BR. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · force.comRouting diversity3.9/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/force.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
salesforce.com,
Contact emails

Subdomains

9,959 observed subdomains of force.com.

Web-graph footprint

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

592 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for force.com.

MechanismTarget
SPF_REDIRECTsalesforce.com

Related pages

Pivot deeper into the graph from force.com.

Cypher and MCP

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

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