Skip to content

Hostname

actiforce.com

Last fetched

actiforce.com resolves to 1 IPv4 address operated by AS47583 in DE. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · actiforce.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/actiforce.com

Resolution chain

actiforce.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.223.87.248145.223.80.0/21AS47583DE

WHOIS identity

Registrar
iana:839
Organization
jason de weerd
Contact emails

Subdomains

10 observed subdomains of actiforce.com.

Web-graph footprint

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

35 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for actiforce.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtfvijf-mail.han-solo.net
SPF_IP79.99.185.41
SPF_IP79.99.185.42
SPF_IP79.99.185.45
SPF_IP83.138.64.231
SPF_IP87.233.96.220
SPF_MXactiforce.com

Related pages

Pivot deeper into the graph from actiforce.com.

Cypher and MCP

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

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