Skip to content

Hostname

excelforce.com

Last fetched

excelforce.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · excelforce.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/excelforce.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.125199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.25199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of excelforce.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for excelforce.com.

MechanismTarget
SPF_INCLUDE7873124.spf07.hubspotemail.net
SPF_INCLUDE_spf.saashr.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP149.72.137.232/32
SPF_IP149.72.188.204/32
SPF_IP167.89.1.65/32
SPF_IP168.245.47.229/32
SPF_IP173.46.134.192/27
SPF_IP184.168.200.138/32
SPF_IP199.60.103.125
SPF_IP199.60.103.25
SPF_IP216.12.129.78/32
SPF_IP34.73.187.123
SPF_IP35.188.105.11
SPF_IP35.190.178.68
SPF_IP35.196.214.57
SPF_IP35.222.207.117
SPF_IP35.222.27.8
SPF_IP35.225.61.245
SPF_IP35.231.191.132
SPF_MXexcelforce.com

Related pages

Pivot deeper into the graph from excelforce.com.

Cypher and MCP

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

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