Skip to content

Hostname

actumprocessing.com

Last fetched

actumprocessing.com resolves to 1 IPv4 address operated by RCC-RDC-AS - Rogers Communications Canada Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
204.13.48.114204.13.48.0/24AS29988RCC-RDC-AS - Rogers Communications Canada Inc.CA
204.13.48.114204.13.48.0/24AS29988RCC-RDC-AS - Rogers Communications Canada Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
direct privacy
Contact emails

Subdomains

20 observed subdomains of actumprocessing.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for actumprocessing.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.159.104.70
SPF_IP129.159.87.215
SPF_IP193.122.197.2
SPF_IP209.99.11.0/24
SPF_IP67.55.88.172

Related pages

Pivot deeper into the graph from actumprocessing.com.

Cypher and MCP

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

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